Module tvix_store_io

Source
Expand description

This module provides an implementation of EvalIO talking to tvix-store.

Structsยง

TvixStoreIO
Implements EvalIO, asking given [PathInfoService], [DirectoryService] and [BlobService].