embassy_
hal_
internal
0.1.0
Module drop
Module Items
Structs
In crate embassy_
hal_
internal
embassy_hal_internal
Module
drop
Copy item path
source
Expand description
Types for controlling when drop is invoked.
Structs
ยง
Drop
Bomb
An explosive ordinance that panics if it is improperly disposed of.
OnDrop
A type to delay the drop handler invocation.