Module hashing_reader

Source

Structs§

HashingReader
Wraps an existing AsyncRead, and allows querying for the digest of all data read “through” it. The hash function is configurable by type parameter.

Type Aliases§

B3HashingReader