pub fn driver_count() -> usize
Number of registered (enabled) format drivers.
Equivalent to GDALGetDriverCount() in C GDAL.
GDALGetDriverCount()