Type Definition serde_reflection::Registry[][src]

pub type Registry = BTreeMap<String, ContainerFormat>;
Expand description

A map of container formats.