Type Definition docker_api::api::service::ServiceIdRef [−][src]
pub type ServiceIdRef<'a> = &'a str;
This is supported on crate feature
swarm
only.pub type ServiceIdRef<'a> = &'a str;
swarm
only.