Type Definition ruma_signatures::CanonicalJsonObject[][src]

type CanonicalJsonObject = BTreeMap<String, CanonicalJsonValue>;

The inner type of CanonicalJsonValue::Object.