Expand description
Functionality for validating an HTTP body against a given precalculated checksum and emitting an error if it doesn’t match.
Structs§
- Checksum
Body  - A body-wrapper that will calculate the 
InnerBody’s checksum and emit an error if it doesn’t match the precalculated checksum. 
Enums§
- Error
 - Errors related to checksum calculation and validation