Type Alias ValueMap

Source
pub type ValueMap = HashMap<String, Value>;

Aliased Typeยง

struct ValueMap { /* private fields */ }