pub type Model<T, Tag> = TaggedType<T, ModelTag<Tag>>;Expand description
Type for hardware model.
Aliased Typeยง
pub struct Model<T, Tag> { /* private fields */ }pub type Model<T, Tag> = TaggedType<T, ModelTag<Tag>>;Type for hardware model.
pub struct Model<T, Tag> { /* private fields */ }