Module error

Source
Expand description

Provides the various error types for this crate

Re-exports§

pub use crate::index::local::LocalRegistryError;local

Structs§

InvalidUrl
An error pertaining to a bad URL provided to the API

Enums§

CacheError
Errors related to a local index cache
Error
The core error type for this library
GitError__git
Errors that can occur during a git operation
HttpError
Errors related to HTTP requests or responses
InvalidKrateName
Errors that can occur when validating a crate name
InvalidUrlError
The specific reason for the why the URL is invalid
ReservedNameKind
Various kinds of reserved names disallowed by cargo