Type Alias Bounds

Source
pub type Bounds = HashMap<VariableID, Bound>;

Aliased Typeยง

struct Bounds { /* private fields */ }