scir::schema

Trait Primitive

Source
pub trait Primitive { }
Expand description

A primitive of a SCIR schema.

Implementors§

Source§

impl<T> Primitive for T