Skip to main content

get_string_from_value

Function get_string_from_value 

Source
pub fn get_string_from_value(
    v: Option<&Value>,
    field_name: &str,
) -> Result<String>