Function tvix_eval::vm::generators::request_import_cache_put
source ยท pub(crate) async fn request_import_cache_put(
co: &GenCo,
path: PathBuf,
value: Value,
)
Expand description
Request that the VM populate its input cache for the given path.