aws_
smithy_
checksums
0.63.5
Module body
Module Items
Re-exports
Modules
In crate aws_
smithy_
checksums
aws_smithy_checksums
Module
body
Copy item path
Source
Expand description
HTTP body-wrappers that calculate and validate checksums.
Re-exports
§
pub use cache::
ChecksumCache
;
Modules
§
cache
Checksum caching functionality.
calculate
Functionality for calculating the checksum of an HTTP body and emitting it as trailers.
validate
Functionality for validating an HTTP body against a given precalculated checksum and emitting an error if it doesn’t match.