Type Alias Dictionary
pub type Dictionary = VarDictionary;๐Deprecated: Renamed to
VarDictionary; Dictionary will be reserved for typed dictionaries in the future.Aliased Typeยง
pub struct Dictionary { /* private fields */ }