epub-rs
Rust library to support the reading of epub files.
- Documentation: https://docs.rs/epub
- Crate: https://crates.io/crates/epub
Install
Add this to your Cargo.toml:
[]
= "1.2.2"
MSRV
The minimum supported Rust version is 1.85.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.85.0.