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 enums
easypdf_
core
0.1.1
Module enums
Module Items
Enums
In crate easypdf_
core
easypdf_core
Module
enums
Copy item path
Source
Expand description
easypdf-rust
中使用的枚举类型。
Enums
§
Image
Format
支持嵌入 PDF 的图片格式。
Orientation
页面方向。
Page
Size
标准页面尺寸(PDF 点,1 点 = 1/72 英寸)。
Rotation
旋转角度(顺时针,单位为度)。
Text
Alignment
水平文本对齐方式。
Vertical
Alignment
垂直对齐方式。