[][src]Derive Macro failure_derive::Fail

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