Type Alias ion::Dictionary

source ·
pub type Dictionary = BTreeMap<String, Value>;

Aliased Type§

struct Dictionary { /* private fields */ }