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.85.0.