Docs.rs
fastpaper-cli-0.2.1
fastpaper-cli 0.2.1
Docs.rs crate page
GPL-3.0
21 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
zhangyee
Dependencies
clap ^4
normal
clap_complete ^4
normal
pdf_oxide ^0.3.17
normal
quick-xml ^0.39.2
normal
scraper ^0.26.0
normal
serde ^1
normal
serde_json ^1
normal
ureq ^3
normal
assert_cmd ^2.2.0
dev
mockito ^1
dev
predicates ^3.1.4
dev
serial_test ^3.4.0
dev
Versions
55.14%
of the crate is documented
Go to latest version
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 read
fastpaper
0.2.1
Module read
Module Items
Functions
In crate fastpaper
fastpaper
Module
read
Copy item path
Source
Functions
ยง
extract_
section_
abstract
Extract only the abstract section from PDF text.
extract_
text
Extract full text from a local PDF file.
extract_
text_
from_
bytes
Extract full text from PDF bytes in memory.