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
  • SourceIdInner ๐Ÿ”’
    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ยง