Derive Macro HttpError

Source
#[derive(HttpError)]
{
    // Attributes available to this derive:
    #[http]
}