Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 245 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 245 Bytes

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