Module epub::archive

source ·
Expand description

Manages the zip component part of the epub doc.

Provides easy methods to navigate through the epub parts and to get the content as string.

Structs

  • Epub archive struct. Here it’s stored the file path and the list of files in the zip archive.

Enums