Module errors
tvix_
castore
0.1.0
Module errors
Module Items
Enums
In crate tvix_
castore
Modules
blobservice
composition
digests
directoryservice
errors
fixtures
fs
hashing_reader
import
nodes
path
proto
refscan
tonic
Structs
B3Digest
Directory
HashingReader
Path
PathBuf
PathComponent
SymlinkTarget
Enums
DirectoryError
Error
Node
PathComponentError
SymlinkTargetError
ValidateNodeError
Constants
B3_LEN
USER_AGENT
Type Aliases
B3HashingReader
tvix_castore
Module
errors
Copy item path
Settings
Help
Summary
source
Enums
§
Directory
Error
Errors that can occur when populating
crate::Directory
messages, or parsing
crate::proto::Directory
Error
Errors related to communication with the store.
Validate
Node
Error
Errors that occur during construction of
crate::Node