Module biscuit_auth::error [−][src]
error types
Structs
| FailedBlockCheck | |
| FailedVerifierCheck | |
| InvalidBlockIndex |
Enums
| FailedCheck | check check errors |
| Format | Errors related to the token’s serialization format or cryptographic signature |
| Logic | errors in the Datalog evaluation |
| RunLimit | runtime limits errors |
| Signature | Signature errors |
| Token | the global error type for Biscuit |