Expand description
Contains error and result types for the authorization checks.
Macros§
- authorization_
err 🔒 - Create an AuthorizationError with less boilerplate.
Structs§
- Authorization
Error - Error type used by the authorization checks.
Enums§
- Authorization
Error Type - The type of AuthorizationError that occured.
Type Aliases§
- Authorization
Result - Used as the result type for all authorization checks.