dmfr-dataset-reader 0.2.5

Reads transitland folder and outputs graph of valid feeds and operators
Documentation

Read a dmfr folder and get a list of corrosponding data via hashmaps

Usage

Put the transitland-atlas folder somewhere.

 let dmfr_result = read_folders("transitland-atlas/feeds");

Test

cargo test -- --nocapture