Crates.io | epub |
lib.rs | epub |
version | 2.1.2 |
source | src |
created_at | 2017-01-18 14:34:46.390261 |
updated_at | 2024-05-02 05:45:33.590818 |
description | Library to support the reading of epub files. |
homepage | |
repository | https://github.com/danigm/epub-rs.git |
max_upload_size | |
id | 8123 |
size | 1,137,802 |
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.