ObjectMap

Type Alias ObjectMap 

Source
pub type ObjectMap = Map<String, Value>;

Aliased Typeยง

pub struct ObjectMap { /* private fields */ }