Type Definition srcsrv::EvalVarMap[][src]

pub type EvalVarMap = HashMap<String, String>;
Expand description

A map of variables with their evaluated values.