Crate gtfs_server[−][src]
This is the documentation for gtfs-server
Modules
models |
This namespace represents the models used in the API,
this part of the documentation should be used as a reference for your classes in
your application's wrapper.
Please note that some |
routes |
This model represents all the routes managed by Rocket. Some routes may not be active: you may want to check main.rs for a list of enabled routes. |
Statics
static_rocket_route_info_for_static_css |
Rocket code generated static route information structure. |
static_rocket_route_info_for_static_js |
Rocket code generated static route information structure. |