Docs.rs
pdf-0.9.1
pdf 0.9.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
s3bk
Ploppz
Dependencies
aes ^0.8.2
normal
bitflags ^2.5
normal
cbc ^0.1
normal
datasize ^0.2.13
normal
deflate ^1.0.0
normal
euclid ^0.22.7
normal
optional
fax ^0.2.0
normal
globalcache ^0.2.3
normal
optional
indexmap ^2.1.0
normal
istring ^0.3.3
normal
itertools ^0.13.0
normal
jpeg-decoder ^0.3.0
normal
libflate ^2.0.0
normal
log ^0.4.14
normal
md5 ^0.7
normal
memmap2 ^0.9.4
normal
optional
once_cell ^1.5.2
normal
pdf_derive ^0.2.0
normal
sha2 ^0.10.2
normal
snafu ^0.8.3
normal
stringprep ^0.1.2
normal
tempfile ^3.2.0
normal
optional
weezl ^0.1.4
normal
glob ^0.3.0
dev
Versions
8.85%
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
try_opt
pdf
0.9.1
pdf
Macro
try_opt
Copy item path
Source
macro_rules! try_opt { ($e:expr $(,$c:expr)*) => { ... }; }