Type Definition docker_api::api::task::TaskIdRef[][src]

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