[][src]Module standback::mem

Functions

take

Replaces dest with the default value of T, returning the previous dest value.

Unions

MaybeUninit

A wrapper type to construct uninitialized instances of T.