Docs.rs
easypdf-core-0.1.1
easypdf-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
15 August 2026
Links
Repository
crates.io
Source
Owners
loong10k
Dependencies
aes ^0.9
normal
bitflags ^2
normal
cbc ^0.2
normal
chrono ^0.4.45
normal
cipher ^0.5
normal
der ^0.7
normal
hex ^0.4
normal
lopdf ^0.44.0
normal
md-5 ^0.10
normal
pkcs7 ^0.3
normal
rand ^0.8
normal
ring ^0.17
normal
tempfile ^3.27.0
normal
thiserror ^2.0.18
normal
tracing ^0.1
normal
tracing-subscriber >=0.3.20
normal
x509-parser ^0.16
normal
rsa ^0.9
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module event
easypdf_
core
0.1.1
Module event
Module Items
Re-exports
In crate easypdf_
core
easypdf_core
Module
event
Copy item path
Source
Expand description
基于事件监听器的 PDF 处理。
重新导出监听器 trait 及相关类型。
Re-exports
§
pub use crate::traits::
PdfReadListener
;