module GDAL.OGRFeatureDefn (OGRFeatureDefn(..), IOGRFeatureDefn(..), upcastOGRFeatureDefn, downcastOGRFeatureDefn) where import GDAL.OGRFeatureDefn.RawType import GDAL.OGRFeatureDefn.Interface import GDAL.OGRFeatureDefn.Implementation