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