[]Derive Macro derive_enum_error::Error

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