Structs§
- Drop
Ctxt 🔒
Enums§
- Drop
Flag 🔒Mode - Which drop flags to affect/check with an operation.
- Drop
Style 🔒 - Describes how/if a value should be dropped.
- Unwind 🔒
- Describes if unwinding is necessary and where to unwind to if a panic occurs.
Traits§
Functions§
- elaborate_
drop 🔒 - “Elaborates” a drop of
place
/path
and patchesbb
’s terminator to execute it.