Constant zipp::consts::ZIP_CREATE [−][src]
pub const ZIP_CREATE: i32 = 1;
Expand description
OpenFlag Create the archive if it does not exist.
pub const ZIP_CREATE: i32 = 1;
OpenFlag Create the archive if it does not exist.