Module core::mem::manually_drop

source ·

Structs

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