Module fetchers

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