Skip to main content

extract_string

Function extract_string 

Source
fn extract_string(row: &[Value], index: usize) -> Result<String>
Expand description

Extracts a string value from a row.