Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 334 Bytes

transit_model library usage examples

This directory provides simple examples about the usage of the transit_model library.

To check output, launch examples in the desired data-directory:

cd ../tests/fixtures/ntfs
cargo run --example ntfs_crawler
cd ../tests/fixtures/gtfs
cargo run --example gtfs_reader