Structs§
Traits§
- CanRaise
Error - The
CanRaiseErrortrait is used to raise any concrete error type into an abstract error provided byHasErrorType. - CanWrap
Error - Error
Raiser - The
CanRaiseErrortrait is used to raise any concrete error type into an abstract error provided byHasErrorType. - Error
Type Provider - The
HasErrorTypetrait provides an abstract error type that can be used by CGP components to decouple the code from any concrete error implementation. - Error
Wrapper - HasError
Type - The
HasErrorTypetrait provides an abstract error type that can be used by CGP components to decouple the code from any concrete error implementation.