Module cargo::core::source_id

source ·

Structs§

  • Unique identifier for a source of packages.
  • A Displayable view into a SourceId that will write it as a url
  • The interned version of SourceId to avoid excessive clones and borrows. Values are cached in SOURCE_ID_CACHE once created.

Enums§

  • KeyOf 🔒
    Where the remote source key is defined.
  • Precise 🔒

Statics§

Functions§