Expand description
Error handling interface.
This module holds the generic error and result types to interface with ctru_sys
and the ctru-rs
safe wrapper.
Structs§
- Validity checker of raw
ctru_sys::Result
codes.
Enums§
- The generic error enum returned by
ctru-rs
functions.
Type Aliases§
- Custom type alias for generic
ctru-rs
operations.