Docs.rs
aws-smithy-compression-0.0.6
aws-smithy-compression 0.0.6
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aws-sdk-rust-ci
Dependencies
aws-smithy-runtime-api ^1.9.2
normal
aws-smithy-types ^1.3.4
normal
bytes ^1.10.0
normal
flate2 ^1.0.30
normal
futures-util ^0.3
normal
http ^0.2.9
normal
optional
http ^1
normal
optional
http-body ^0.4.5
normal
optional
http-body ^1
normal
optional
http-body-util ^0.1.2
normal
optional
pin-project-lite ^0.2.14
normal
tracing ^0.1.40
normal
bytes-utils ^0.1.2
dev
pretty_assertions ^1.3
dev
tokio ^1.23.1
dev
Versions
100%
of the crate is documented
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
GZIP_NAME
aws_
smithy_
compression
0.0.6
aws_smithy_compression
Constant
GZIP_
NAME
Copy item path
Source
pub const GZIP_NAME: &
str
= "gzip";
Expand description
The name of the
gzip
algorithm.