#[derive(ExchangeError)]
{
// Attributes available to this derive:
#[backtrace]
#[error]
#[from]
#[source]
}
Expand description
Re-export as ExchangeError for internal use to avoid rewrites
#[derive(ExchangeError)]
{
// Attributes available to this derive:
#[backtrace]
#[error]
#[from]
#[source]
}
Re-export as ExchangeError for internal use to avoid rewrites