Module hashing_
reader
tvix_
store
0.1.0
Module hashing_
reader
Module Items
Structs
Traits
In tvix_
store::
nar
Modules
hashing_reader
import
renderer
seekable
Structs
SimpleRenderer
Enums
NarIngestionError
RenderError
Traits
NarCalculationService
Functions
calculate_size_and_sha256
ingest_nar
ingest_nar_and_hash
write_nar
tvix_store
::
nar
Module
hashing_reader
Copy item path
Settings
Help
Summary
source
Structs
§
Hashing
Reader
AsyncRead implementation with a type-erased hasher.
Traits
§
ToHash
🔒
Utility trait that simplifies digesting different hashes.