pub type Registry = BTreeMap<QualifiedTypeName, ContainerFormat>;
pub struct Registry { /* private fields */ }