pub type ConstraintMap = HashMap<String, String>;

Aliased Type§

struct ConstraintMap { /* private fields */ }