pub type ConstraintMap = HashMap<usize, Constraint>;

Aliased Type§

struct ConstraintMap { /* private fields */ }