[−][src]Crate mobi
An implementation of MOBI format data parsing and manipulation, written in Rust.
The code is available on GitHub
License: Apache-2.0
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 |
Enums
| BookInfo | |
| ExtHeaderData | Parameters of Exth Header |
| HeaderData | Parameters of Header |
| MobiHeaderData | Parameters of Mobi Header |
| PalmDocHeaderData | Parameters of PalmDOC Header |