[][src]Function transit_model::gtfs::write

pub fn write<P: AsRef<Path>>(model: Model, path: P) -> Result<()>

Exports a Model to GTFS files in the given directory. see NTFS to GTFS conversion