Skip to main content

boxed

Function boxed 

Source
pub const fn boxed<G: Generate + 'static>(generator: Box<G>) -> Boxed<G::Item>
Expand description