Module tvix_castore::hashing_reader

source ·

Structs§

  • 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§