Module drop

Source
Expand description

Types for controlling when drop is invoked.

Structsยง

DropBomb
An explosive ordinance that panics if it is improperly disposed of.
OnDrop
A type to delay the drop handler invocation.