Module cargo::util::auth

source ·
Expand description

Registry authentication support.

Structs

  • An authorization error from accessing a registry.
  • Footer 🔒
    The footer of an asymmetric token as describe in RFC 3231.
  • Message 🔒
    The main body of an asymmetric token as describe in RFC 3231.
  • A wrapper for values that should not be printed.

Enums

Functions