pub type ContainerName = String;
name of a container, a collection of objects. The container name may be any valid UTF-8 string.
struct ContainerName { /* private fields */ }