Module tonic
tvix_
castore
0.1.0
Module tonic
Module Items
Enums
Functions
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
tonic
Copy item path
Settings
Help
Summary
source
Enums
§
Error
Errors occuring when trying to connect to a backend
Functions
§
channel_
from_
url
Turn a
url::Url
to a
Channel
if it can be parsed successfully. It supports the following schemes (and URLs):
url_
wants_
wait_
connect
🔒