Type Definition docker_api::api::task::TaskIdRef

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