Module manually_drop

Module manually_drop 

Source

Structs§

ManuallyDrop
A wrapper to inhibit the compiler from automatically calling T’s destructor. This wrapper is 0-cost.