Function preserves_schema::syntax::block::constructors::item

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

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