Type Definition preserves_schema::syntax::block::Item[][src]

pub type Item = Rc<dyn Emittable>;

Trait Implementations