Module cargo::sources::source

source ·
Expand description

Source trait for sources of Cargo packages.

Structs§

Enums§

  • A download status that represents if a Package has already been downloaded, or if not then a location to download.
  • Defines how a dependency query will be performed for a Source.

Traits§

  • An abstraction of different sources of Cargo packages.