Type Definition docker_api::api::service::models::ServicesInfo
source · [−]pub type ServicesInfo = Vec<ServiceInfo>;
Available on crate feature
swarm
only.pub type ServicesInfo = Vec<ServiceInfo>;
swarm
only.