Re-exports§
pub use alloc::construct_box;
Modules§
- alloc
- Safely construct boxes with values that are directly constructed on the heap.
Traits§
- MemConstruct
- MemConstruct
Constructor - A type used to construct a heap constructable object.
pub use alloc::construct_box;