[][src]Module transit_model::ntfs

NTFS format management.

Modules

filter

The transit_model crate proposes a model to manage transit data. It can import and export data from GTFS and NTFS.

Functions

read

Imports a Model from the NTFS files in the given directory.

write

Exports a Model to the NTFS files in the given directory.

write_to_zip

Exports a Model to a NTFS ZIP archive at the given full path.