#[derive(Error)]
{
// Attributes available to this derive:
#[error]
#[source]
#[from]
#[backtrace]
#[app_error]
#[provide]
}
#[derive(Error)]
{
// Attributes available to this derive:
#[error]
#[source]
#[from]
#[backtrace]
#[app_error]
#[provide]
}