Expand description

Encapsulates various shared mechanisms for handlings different grants.

Structs

  • Links one or several GrantExtension instances to their respective data.
  • Owning copy of a grant.
  • An iterator over the private extensions of a grant.
  • An iterator over the public extensions of a grant.

Enums

  • Wraps the data for an extension as a string with access restrictions.

Traits