[][src]Module static_alloc::boxed

A pointer type for allocation with RAII semantics.

See Box for more information.

Structs

Box

An allocated instance of a type.