Skip to main content

Module error

Module error 

Source
Expand description

Contains error and result types for the authorization checks.

Macros§

authorization_err 🔒
Create an AuthorizationError with less boilerplate.

Structs§

AuthorizationError
Error type used by the authorization checks.

Enums§

AuthorizationErrorType
The type of AuthorizationError that occured.

Type Aliases§

AuthorizationResult
Used as the result type for all authorization checks.