Docs.rs
rpdfium-parser-7676.6.4
rpdfium-parser 7676.6.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cobnett3
Dependencies
aes ^0.8
normal
cbc ^0.1
normal
dashmap ^6
normal
getrandom ^0.3
normal
md-5 ^0.10
normal
rpdfium-codec ^7676.6.4
normal
rpdfium-core ^7676.6.4
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
smallvec ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
flate2 ^1
dev
proptest ^1
dev
Versions
75.76%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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 object
rpdfium_
parser
7676.6.4
Module object
Module Items
Structs
Enums
In crate rpdfium_
parser
rpdfium_parser
Module
object
Copy item path
Source
Expand description
PDF object model — ObjectId, StreamData, and the Object enum.
Structs
§
Object
Id
Unique identifier for a PDF indirect object.
Enums
§
Object
A PDF object value.
Stream
Data
Represents the raw (undecoded) data of a PDF stream.