DeliveryError

Trait DeliveryError 

Source
pub trait DeliveryError:
    Display
    + Send
    + Sync { }
Expand description

The error type of an unsuccessful delivery.

Implementations on Foreign Types§

Source§

impl DeliveryError for Error

Implementors§