Docs.rs
iron_compress-0.1.3
iron_compress 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gsquire
Dependencies
flate2 ^0.2
normal
iron ^0.5
normal
Versions
66.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
iron_
compress
0.1.3
All Items
Crate Items
Structs
Crate
iron_compress
Copy item path
Source
Structs
ยง
Deflate
Writer
A type that knows how to encode a stream of bytes with the deflate algorithm.
Gzip
Writer
A type that knows how to encode a stream of bytes with the GZIP algorithm.