Module alloc::boxedExperimental
[-]
[+]
[src]
A unique pointer type.
Structs
Box | A type that represents a uniquely-owned value. |
Statics
HEAP | A value that represents the global exchange heap. This is the default
place that the |
Traits
BoxAny | Extension methods for an owning |