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

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

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