Skip to main content

HttpError

Derive Macro HttpError 

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

Implements HTTP status and client-message mapping for application error enums.