Modules§
- inodes 🔒This module contains all the data structures used to track information about inodes, which present tvix-castore nodes in a filesystem.
Structs§
- This implements a read-only FUSE filesystem for a tvix-store with the passed BlobService, DirectoryService and RootNodes.
Constants§
- Buffer size of the channel providing nodes in the mount root
Traits§
- Provides an interface for looking up root nodes in tvix-castore by given a lookup key (usually the basename), and optionally allow a listing.