Type Definition lichen::parse::Map [] [src]

type Map = HashMap<String, Vec<Var>>;

Map object for Selects