Structs
- A git reference that can be
Displayed - Unique identifier for a source of packages.
- A
Displayable view into aSourceIdthat will write it as a url - The interned version of
SourceIdto avoid excessive clones and borrows. Values are cached inSOURCE_ID_CACHEonce 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
urlequals to the overridden crates.io URL.