Type Definition ayaka_bindings_types::VarMap

source ·
pub type VarMap = HashMap<String, RawValue>;
Expand description

A map from variable name to RawValue.