pub fn into_actix_response<T: Into<HttpApiProblem>>(what: T) -> HttpResponseExpand description
HttpApiProblem.
If status is None 500 - Internal Server Error is the
default.
pub fn into_actix_response<T: Into<HttpApiProblem>>(what: T) -> HttpResponseHttpApiProblem.
If status is None 500 - Internal Server Error is the
default.