Derive Macro ApiError

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