Structs
- A git reference that can be
Display
ed - Unique identifier for a source of packages.
- A
Display
able view into aSourceId
that will write it as a url - The interned version of
SourceId
to avoid excessive clones and borrows. Values are cached inSOURCE_ID_CACHE
once created.
Enums
- Information to find a specific commit in a Git repository.
- KeyOf 🔒Where the remote source key is defined.
- The possible kinds of code source. Along with
SourceIdInner
, this fully defines the source.
Statics
Functions
- Check if
url
equals to the overridden crates.io URL.