Module cargo::core::source

source ·

Modules

source_id 🔒

Structs

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

Enums

Information to find a specific commit in a Git repository.

Traits

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