Module boxed

Source
Expand description

IMPL Boxed wrapper implementation.

Structs§

Boxed
Encapsulates memory management logic for boxed types.

Traits§

BoxedMemoryManager
Memory management functions for a boxed type.