Module cargo::ops::registry

source ·

Structs

Enums

Registry settings loaded from config files.

Functions

Configure a libcurl http handle with the defaults options for Cargo
Gets the SourceId for an index or registry setting.
Creates a new HTTP handle with appropriate global configuration for cargo.
http_proxy 🔒
Finds an explicit HTTP proxy if one is available.
Determine if an http proxy exists.
registry 🔒
Returns the Registry and Source based on command-line and config settings.
transmit 🔒