pub fn app_error_status(error: &AppError) -> StatusCode
Return the HTTP status code carried by an AppError.
AppError