Derive Macro snafu::Snafu

source ยท
#[derive(Snafu)]
{
    // Attributes available to this derive:
    #[snafu]
}
Expand description

See the crate-level documentation for SNAFU which contains tested examples of this macro.