Function shapefile::reader::read[][src]

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