Function parse_str_value

Source
pub fn parse_str_value(type_: &ColumnDataType, v: &str) -> Result<ValueData>