parent
afb306d11d
commit
7aaedf6457
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ struct ZipWriterStats
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Metadata for a file to be written
|
/// Metadata for a file to be written
|
||||||
|
#[derive(Copy, Clone)]
|
||||||
pub struct FileOptions {
|
pub struct FileOptions {
|
||||||
compression_method: CompressionMethod,
|
compression_method: CompressionMethod,
|
||||||
last_modified_time: time::Tm,
|
last_modified_time: time::Tm,
|
||||||
|
|
Loading…
Add table
Reference in a new issue