pub type ZipFileEntryVec = Vec<ZipFileEntry>;Expand description
Vec of ZipFileEntry
Aliased Typeยง
pub struct ZipFileEntryVec { /* private fields */ }pub type ZipFileEntryVec = Vec<ZipFileEntry>;Vec of ZipFileEntry
pub struct ZipFileEntryVec { /* private fields */ }