Derive Macro err_derive::Error

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