Module minerva_dispatch::error
source · [−]Expand description
This module describes errors that could arise in this module.
Structs
AckSnafu 🔒
SNAFU context selector for the
DispatchError::Ack
variantSNAFU context selector for the
DispatchError::Connection
variantSNAFU context selector for the
DispatchError::Delivery
variantEnums
Describes an error pertaining a message dispatch. These kinds of errors
may arise before or after trying to process the message.