Docs.rs
sh-layer3-1.0.2
sh-layer3 1.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
EnjouZeratul
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^5.0
normal
futures ^0.3
normal
hostname ^0.4
normal
lopdf ^0.34
normal
md-5 ^0.10
normal
parking_lot ^0.12
normal
regex ^1.11
normal
reqwest ^0.12
normal
rmp-serde ^1.1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sh-layer1 ^1.0.2
normal
sh-layer2 ^1.0.2
normal
sha2 ^0.10
normal
sysinfo ^0.30
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-tungstenite ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
url ^2.5
normal
urlencoding ^2.1
normal
uuid ^1.11
normal
sh-layer1 ^1.0.2
dev
tempfile ^3.14
dev
Versions
68.04%
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 pdf
sh_
layer3
1.0.2
Module pdf
Sections
PDF Document Loader
功能
Module Items
Structs
In sh_
layer3::
document_
loaders
sh_layer3
::
document_loaders
Module
pdf
Copy item path
Source
Expand description
§
PDF Document Loader
PDF 文件加载器:解析 PDF 文件并提取文本内容和元数据。
§
功能
基于页面的文本提取
元数据提取(标题、作者、创建日期等)
支持异步加载
完整错误处理
Structs
§
PdfLoader
PDF Loader 实现