Module cargo::sources::git::source

source ·

Structs

Functions

  • ident 🔒
    Create an identifier from a URL, essentially turning proto://host/path/repo into repo-<hash-of-url>.
  • Like ident(), but appends -shallow to it, turning proto://host/path/repo into repo-<hash-of-url>-shallow.