Module tvix_
store_
io
tvix_
glue
0.1.0
Module tvix_
store_
io
Module Items
Structs
In crate tvix_
glue
Modules
builtins
fetchers
fetchurl
known_paths
tvix_build
tvix_io
tvix_store_io
Constants
USER_AGENT
Functions
configure_nix_path
tvix_glue
Module
tvix_store_io
Copy item path
Settings
Help
Summary
Source
Expand description
This module provides an implementation of EvalIO talking to tvix-store.
Structs
§
Tvix
StoreIO
Implements
EvalIO
, asking given
PathInfoService
,
DirectoryService
and
BlobService
.