Crate memconstruct

Source

Re-exports§

pub use alloc::construct_box;

Modules§

alloc
Safely construct boxes with values that are directly constructed on the heap.

Traits§

MemConstruct
MemConstructConstructor
A type used to construct a heap constructable object.

Functions§

init_maybe_uninit
init_ptr

Derive Macros§

MemConstruct