Module cargo::sources::registry::http_remote
source · Expand description
Access to a HTTP-based crate registry. See HttpRegistry for details.
Modules
- tls 🔒
Structs
- Represents a complete
Downloadfrom an HTTP request. - Download 🔒Represents a single index file download, including its progress and retry.
- State for currently pending index file downloads.
- Headers 🔒HTTPS headers
HttpRegistrycares about. - A registry served by the HTTP-based registry API.
Enums
- HTTP status code
HttpRegistrycares about.