tvix_glue
0.1.0
Module tvix_store_io
Structs
In crate tvix_glue
Module
tvix_glue
::
tvix_store_io
Copy item path
source
·
[
−
]
Expand description
This module provides an implementation of EvalIO talking to tvix-store.
Structs
§
TvixStoreIO
Implements
EvalIO
, asking given
PathInfoService
,
DirectoryService
and
BlobService
.