pub type Registry = BTreeMap<String, ContainerFormat>;
A map of container formats.
pub struct Registry { /* private fields */ }