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