pub trait Schema { type Primitive: Primitive + Sized; }
A data format for storing SCIR libraries.
A primitive used for storing arbitrary data that is opaque to SCIR.