Module cargo::core::source

source ·

Structs

  • Unique identifier for a source of packages.
  • A HashMap of SourceId -> Box<Source>.

Enums

Traits

  • Something that finds and downloads remote packages based on names and versions.