pub fn get_field_as_string(
    field: &str,
    map: &Map<String, Value>
) -> Option<String>
Expand description

Look up a field and return it as a string value