Skip to main content

Module error

Module error 

Source
Expand description

Error types for the MQ REST admin library.

Structs§

MappingError
Error raised when attribute mapping fails in strict mode.
MappingIssue
A single mapping issue recorded during attribute translation.

Enums§

MqRestError
All error types for the MQ REST admin library.

Type Aliases§

Result
Convenience alias for Result<T, MqRestError>.