Crate navitia_poi_model

Source
Expand description

Data structures and functions to manipulate Points of Interest (POIs)

Re-exports§

pub use objects::*;

Modules§

objects
Data structures and functions to import and export Point of Interests (POIs)
serde_utils
Some utilities for serialize / deserialize transit model objects.

Type Aliases§

Error
The data type for errors in [navitia-poi-model], just an alias
Result
The classic alias for result type.