Type Definition docker_api::api::service::data::ServicesInfo [−][src]
pub type ServicesInfo = Vec<ServiceInfo>;
This is supported on crate feature
swarm
only.pub type ServicesInfo = Vec<ServiceInfo>;
swarm
only.