Docs.rs
edgeparse-core-0.1.1
edgeparse-core 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
raphaelmansuy
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
euclid ^0.22
normal
image ^0.25
normal
indexmap ^2
normal
log ^0.4
normal
pdf-cos ^0.39.0
normal
ordered-float ^4
normal
rayon ^1.10
normal
regex ^1.12
normal
reqwest ^0.12
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
ttf-parser ^0.25
normal
unicode-normalization ^0.1
normal
zip ^2.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 loader
edgeparse_
core
0.1.1
Module loader
Module Items
Structs
Functions
In edgeparse_
core::
pdf
edgeparse_core
::
pdf
Module
loader
Copy item path
Source
Expand description
PDF document loading via lopdf.
Structs
§
PdfMetadata
Extracted PDF metadata.
RawPdf
Document
Raw loaded PDF document with page data.
Functions
§
load_
pdf
Load a PDF file and extract basic structure.