Function parse_string

Source
pub fn parse_string(input: &str) -> PResult<&str, Vec<CsvRecord>>