Function actix_web::test::ok_service[][src]

pub fn ok_service(
) -> impl Service<ServiceRequest, Response = ServiceResponse<Body>, Error = Error>

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