Function ntex::web::test::ok_service[][src]

pub fn ok_service<Err: ErrorRenderer>(
) -> impl Service<WebRequest<Err>, Response = WebResponse, Error = Infallible>
Expand description

Create service that always responds with HttpResponse::Ok()