[][src]Type Definition sbnf::compiler::common::VarMap

type VarMap<'a> = HashMap<&'a str, Value<'a>>;