Skip to main content

Module error

Module error 

Source
Expand description

Driver-specific error type for shapefile reading.

Notable variant: MissingFile — the shapefile triad requires all three of .shp / .shx / .dbf. We surface a clear “missing X” error rather than treating it as generic I/O so consumers can prompt the user.

Enums§

ShpError

Type Aliases§

Result