Skip to main content

ZipPathEntryVec

Type Alias ZipPathEntryVec 

Source
pub type ZipPathEntryVec = Vec<ZipPathEntry>;
Expand description

Vec of ZipPathEntry

Aliased Typeยง

pub struct ZipPathEntryVec { /* private fields */ }