pub fn item<E: 'static + Emittable>(i: E) -> Item
Expand description

Produces a polymorphic, reference-counted Item from some generic Emittable.