read_csv_file

Function read_csv_file 

Source
pub fn read_csv_file(filename: &str) -> Result<Vec<DataPoint>, Box<dyn Error>>