pub fn extract_object(
    value: &Value
) -> Result<&Map<String, Value>, FromJsonError>
Expand description

Try to read as Object