[−][src]Crate mobi
An implementation of MOBI format data parsing and manipulation, written in Rust.
The code is available on GitHub
License: MIT
Examples
Examples are available on the GitHub repository
Structs
| ExtHeader | Strcture that holds Exth header information |
| Header | Strcture that holds header information |
| Mobi | Structure that holds parsed ebook information and contents |
| MobiHeader | Strcture that holds Mobi header information |
| PalmDocHeader | Strcture that holds PalmDOC header information |
| Record | A "cell" in the whole books content |