pub fn extract_str(value: &Value) -> Result<&str, FromJsonError>
Expand description

Try to read as String