Expand description
Provides the various error types for this crate
Re-exports§
pub use crate::index::local::LocalRegistryError;
local
Structs§
- Invalid
Url - An error pertaining to a bad URL provided to the API
Enums§
- Cache
Error - 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
- Http
Error - Errors related to HTTP requests or responses
- Invalid
Krate Name - Errors that can occur when validating a crate name
- Invalid
UrlError - The specific reason for the why the URL is invalid
- Reserved
Name Kind - Various kinds of reserved names disallowed by cargo