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.