Skip to main content

get_string

Function get_string 

Source
pub fn get_string(row: &Row, field: &str) -> Option<String>
Expand description

Extract a string value from a Row by field name.