Module btlib::drop_trigger
source · Expand description
Contains the DropTrigger type.
Structs
- Calls a closure when it’s dropped, unless it’s disarmed first. This struct is useful for implementing cleanup operations.
Contains the DropTrigger type.