Module aws_smithy_checksums::body::validate

source ·
Expand description

Functionality for validating an HTTP body against a given precalculated checksum and emitting an error if it doesn’t match.

Structs§

  • A body-wrapper that will calculate the InnerBody’s checksum and emit an error if it doesn’t match the precalculated checksum.

Enums§

  • Errors related to checksum calculation and validation