Module Values.RouteFerryNoticeCodeSource
Sourcetype nonrec t = | AccuratePolylineUnavailable| NoSchedule| Other| ViolatedAvoidFerry| ViolatedAvoidRailFerry| SeasonalClosure| PotentialViolatedVehicleRestrictionUsage| ViolatedAvoidAreas| ViolatedVehicleRestriction| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]