tvix_castore
0.1.0
Module hashing_reader
Structs
Type Aliases
In crate tvix_castore
Module
tvix_castore
::
hashing_reader
Copy item path
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