Module std::mem

Overview

Working with memory.

Structs

Snapshot

Functions

drop

Explicitly drop the given value, freeing up any memory associated with it.

snapshot

Get the usage snapshot of a value.