Rust library to support the reading of epub files.
- Documentation: https://docs.rs/epub
- Crate: https://crates.io/crates/epub
Add this to your Cargo.toml
:
[dependencies]
epub = "1.2.2"
The minimum supported Rust version is 1.42.0.
Rust library to support the reading of epub files.
Add this to your Cargo.toml
:
[dependencies]
epub = "1.2.2"
The minimum supported Rust version is 1.42.0.