ContainerName

Type Alias ContainerName 

Source
pub type ContainerName = String;
Expand description

name of a container, a collection of objects. The container name may be any valid UTF-8 string.

Aliased Typeยง

pub struct ContainerName { /* private fields */ }