Type Definition ion::Dictionary [] [src]

type Dictionary = BTreeMap<String, Value>;