Crate zim

source ·
Expand description

This crate provides a pure-rust library for reading ZIM files.

ZIM files are a format used primarily to store wikis (such as Wikipedia and others based on MediaWiki).

For more into, see the OpenZIM website

Structs

A cluster of blobs
Holds metadata about an article
Represents a ZIM file

Enums

Representation of MimeTypes.
Namespaces seperate different types of directory entries - which might have the same title - stored in the ZIM File Format.

Type Definitions