Dictionary

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 */ }