[][src]Function transit_model::ntfs::write

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

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