[][src]Type Definition picolang::context::VariablesMap

type VariablesMap = HashMap<String, PicoValue>;