tvix_glue
0.1.0
Module fetchers
Modules
Structs
Enums
Functions
In crate tvix_glue
Module
tvix_glue
::
fetchers
Copy item path
source
ยท
[
−
]
Modules
ยง
decompression
๐
Structs
ยง
Fetcher
Knows how to fetch a given
Fetch
.
Enums
ยง
Fetch
Representing options for doing a fetch.
Functions
ยง
hash
๐
Copies all data from the passed reader to the passed writer. Afterwards, it also returns the resulting
Digest
, as well as the number of bytes copied. The exact hash function used is left generic over all
Digest
.
redact_url
๐
url_basename
๐
Attempts to mimic
nix::libutil::baseNameOf