pub type UstrDiscreteDblModel = DiscreteDblModel<Ustr, UstrFinCategory>;
Expand description
A model of a discrete double theory where both theoy and model have keys of
type Ustr
.
Aliased Typeยง
struct UstrDiscreteDblModel { /* private fields */ }
pub type UstrDiscreteDblModel = DiscreteDblModel<Ustr, UstrFinCategory>;
A model of a discrete double theory where both theoy and model have keys of
type Ustr
.
struct UstrDiscreteDblModel { /* private fields */ }