Type Definition json_value::JsonObject

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