logo

Type Definition ruma::serde::JsonObject

source · []
pub type JsonObject = Map<String, Value>;
Expand description

The inner type of JsonValue::Object.