Function parse_record_string

Source
fn parse_record_string(s: &str) -> Result<Option<String>, String>