Module elaborate_drop

Source

Structs§

DropCtxt 🔒

Enums§

DropFlagMode 🔒
Which drop flags to affect/check with an operation.
DropStyle 🔒
Describes how/if a value should be dropped.
Unwind 🔒
Describes if unwinding is necessary and where to unwind to if a panic occurs.

Traits§

DropElaborator 🔒

Functions§

elaborate_drop 🔒
“Elaborates” a drop of place/path and patches bb’s terminator to execute it.