ObjectType

Type Alias ObjectType 

Source
pub type ObjectType = QualifiedName;
Expand description

Object types are just qualified names, see DiscreteDblTheory.

Aliased Typeยง

pub struct ObjectType(/* private fields */);