Expand description
Contains error and result types for all the util functions.
Structs§
- Error type used by all models. Used as the error type in UtilError, which is used by all the controllers in the application.
Enums§
- The type of UtilError that occured.
Type Aliases§
- Used as the result types for all utils.