Module tame_index::index::local
source · Available on crate feature
local
only.Expand description
Contains code for reading and writing local registries
Modules§
- builder
local-builder
Adds functionality for retrieving crate files from a remote registry
Structs§
- A local registry implementation
- Allows the building of a local registry from a [
RemoteGitIndex
] or [RemoteSparseIndex
] - A wrapper around the raw byte buffer for a .crate response from a remote index
Enums§
- An error that can occur when validating or creating a
LocalRegistry
Functions§
- Splits a crate package name into its component parts
- Ensures the specified stream’s sha-256 matches the specified checksum