Derive Macro ErrorCode

Source
#[derive(ErrorCode)]
{
    // Attributes available to this derive:
    #[error]
}