Expand description
Source trait for sources of Cargo packages.
Structs§
Enums§
- Maybe
Package - A download status that represents if a
Packagehas already been downloaded, or if not then a location to download. - Query
Kind - Defines how a dependency query will be performed for a
Source.
Traits§
- Source
- An abstraction of different sources of Cargo packages.