Docs.rs
common-s3-headers-1.0.0
common-s3-headers 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
TakenPilot
Dependencies
hex ^0.4.3
normal
hmac ^0.12.1
normal
percent-encoding ^2.3.0
normal
sha2 ^0.10.8
normal
time ^0.3.23
normal
url ^2.4.0
normal
common-testing ^1.1.1
dev
dotenvy ^0.15.7
dev
hex-literal ^0.4.1
dev
quick-xml ^0.30.0
dev
reqwest ^0.11.18
dev
serde ^1.0.195
dev
serde-xml-rs ^0.6.0
dev
Versions
57.89%
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
HmacSha256
common_
s3_
headers
1.0.0
Hmac
Sha256
Aliased Type
In common_
s3_
headers::
aws_
math
common_s3_headers
::
aws_math
Type Alias
Hmac
Sha256
Copy item path
Source
pub type HmacSha256 =
Hmac
<
Sha256
>;
Aliased Type
ยง
pub struct HmacSha256 {
/* private fields */
}