read_csv_file

Function read_csv_file 

Source
pub fn read_csv_file(file_path: &str, has_headers: bool) -> Vec<Vec<String>>