Constant zipp::consts::ZIP_TRUNCATE  [−][src]
pub const ZIP_TRUNCATE: i32 = 8;
Expand description
OpenFlag If archive exists, ignore its current contents. In other words,
handle it the same way as an empty archive.
pub const ZIP_TRUNCATE: i32 = 8;
OpenFlag If archive exists, ignore its current contents. In other words,
handle it the same way as an empty archive.