Function default_constructor::effects::boxed

source ·
pub fn boxed<T>(item: T) -> Box<T>
Expand description

Construct a Box.