Module cargo::core::source::source_id

source ·

Structs

A git reference that can be Displayed
Unique identifier for a source of packages.
A Displayable view into a SourceId that will write it as a url

Enums

Information to find a specific commit in a Git repository.
SourceKind 🔒
The possible kinds of code source. Along with SourceIdInner, this fully defines the source.

Functions