Type Definition docker_api::api::node::NodeIdRef

source · []
pub type NodeIdRef<'a> = &'a str;
Available on crate feature swarm only.