Type Definition docker_api::api::node::NodeIdRef[][src]

pub type NodeIdRef<'a> = &'a str;
This is supported on crate feature swarm only.