Docs.rs
easypdf-core-0.1.1
easypdf-core 0.1.1
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 layout
easypdf_
core
0.1.1
Module layout
Module Items
Structs
Enums
Traits
In crate easypdf_
core
easypdf_core
Module
layout
Copy item path
Source
Expand description
与 PDF 写入后端解耦的自动流式布局。
Structs
§
Flow
Layout
在页面内自动定位内容的流式布局器。
Enums
§
Direction
流式布局方向。
Traits
§
Layout
Sink
接收中立布局操作的 PDF 写入后端。