Dictionary

Type Alias Dictionary 

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

Aliased Typeยง

pub struct Dictionary { /* private fields */ }