Type Alias Dictionary

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

Aliased Typeยง

pub struct Dictionary { /* private fields */ }