Function fstream::read_delim [] [src]

pub fn read_delim<P: AsRef<Path>>(src: P, d: char) -> Option<Vec<String>>