Module autoendpoint::error
source · Expand description
Error types and transformations
Structs§
- The main error type.
Enums§
- The possible errors this application could encounter
Constants§
- A link for more info on the returned error
Functions§
- Get the error number from validation errors. If multiple errors are present, the first one with a valid error code is used.
Type Aliases§
- Common
Result
type.