Module reg

Module reg 

Source

Modules§

file_location
index_file
This module handles everything to do with index files.

Structs§

GithubRegistryResolver
A resolver for registry index hosted as a github repo.
Pinned
A pinned instance of the registry source.
Source
A package from the official registry.

Enums§

PinnedParseError
Error returned upon failed parsing of Pinned::from_str.

Constants§

REGISTRY_PATCH_KEY
Registry identifier for use in patch tables. This allows users to patch registry dependencies like: [patch.forc.pub]
REG_DIR_NAME
Name of the folder containing fetched registry sources.