Function feattle_core::json_reading::extract_str
source · [−]pub fn extract_str(value: &Value) -> Result<&str, FromJsonError>Expand description
Try to read as String
pub fn extract_str(value: &Value) -> Result<&str, FromJsonError>Try to read as String