pub type JsonMap = Map<String, JsonValue>;
struct JsonMap { /* private fields */ }
edm::core::Map
JsonValue
JsonMap
None