pub const fn boxed<G: Generate + 'static>(generator: Box<G>) -> Boxed<G::Item>
See Generate::boxed.
Generate::boxed