Module source_id

Source

Structs§

SourceId
Unique identifier for a source of packages.
SourceIdAsUrl
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§

SOURCE_ID_CACHE 🔒

Functions§

is_overridden_crates_io_url 🔒
Check if url equals to the overridden crates.io URL.
url_display 🔒