#[derive(HttpError)]
{
// Attributes available to this derive:
#[http_error]
}
Expand description
Implements HTTP status and client-message mapping for application error enums.
#[derive(HttpError)]
{
// Attributes available to this derive:
#[http_error]
}
Implements HTTP status and client-message mapping for application error enums.