Struct epub_builder::ZipLibrary
[−]
[src]
pub struct ZipLibrary { /* fields omitted */ }Zip files using the Rust zip library.
Methods
impl ZipLibrary[src]
fn new() -> ZipLibrary
Creates a new wrapper for zip library