Function http_api_problem::into_actix_response
source · [−]pub fn into_actix_response<T: Into<HttpApiProblem>>(what: T) -> HttpResponseExpand description
HttpApiProblem.
If status is None 500 - Internal Server Error is the
default.