Function transit_model::ntfs::write_to_zip[][src]

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

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