pub type PathMap = HashMap<String, PathExpr>;
An hash map of PathExpr
PathExpr
pub struct PathMap { /* private fields */ }