Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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