ExchangeError

Derive Macro ExchangeError 

Source
#[derive(ExchangeError)]
{
    // Attributes available to this derive:
    #[backtrace]
    #[error]
    #[from]
    #[source]
}
Expand description

Re-export as ExchangeError for internal use to avoid rewrites