Crate navitia_poi_model
source ·Expand description
Data structures and functions to manipulate Points of Interest (POIs)
Re-exports
pub use objects::*;
Modules
- Data structures and functions to import and export Point of Interests (POIs)
- Some utilities for serialize / deserialize transit model objects.
Type Definitions
- The data type for errors in [navitia-poi-model], just an alias
- The classic alias for result type.