pub type ContainerIds = Vec<ContainerId>;Expand description
list of container names
Aliased Typeยง
struct ContainerIds { /* private fields */ }pub type ContainerIds = Vec<ContainerId>;list of container names
struct ContainerIds { /* private fields */ }