Docs.rs
graphitepdf-kit-0.2.0
graphitepdf-kit 0.2.0
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
admirsaheta
Dependencies
base64 ^0.22
normal
optional
flate2 ^1.0
normal
graphitepdf-errors ^0.2.0
normal
graphitepdf-font ^0.2.0
normal
graphitepdf-image ^0.2.0
normal
graphitepdf-math ^0.2.0
normal
graphitepdf-svg ^0.2.0
normal
jpeg-decoder ^0.3
normal
optional
png ^0.18
normal
optional
rand ^0.10
normal
rayon ^1.10
normal
optional
tracing ^0.1
normal
optional
ttf-parser ^0.25
normal
optional
anyhow ^1.0
dev
criterion ^0.8
dev
graphitepdf-stylesheet ^0.2.0
dev
proptest ^1.4
dev
tokio ^1.47
dev
Versions
28.66%
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
flate_encode
graphitepdf_
kit
0.2.0
graphitepdf_kit
Function
flate_
encode
Copy item path
Source
pub fn flate_encode(data: &[
u8
]) ->
Result
<
Vec
<
u8
>>