Struct consul::HealthService [] [src]

pub struct HealthService {
    pub Node: Node,
    pub Service: Service,
}

HealthService is used for the health service

Fields