boxed

Function boxed 

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

Construct a Box.