failure_derive_without_backtrace

Derive Macro Fail

Source
#[derive(Fail)]
{
    // Attributes available to this derive:
    #[fail]
    #[cause]
}