read

Function read 

Source
pub fn read<T: AsRef<Path>>(path: T) -> Result<Vec<(Shape, Record)>, Error>