Function shapefile::reader::read

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