Type Definition alexandria::record::kv::Map[][src]

type Map = BTreeMap<String, Value>;

The key-value map used in a Kv record