Type Alias serde_reflection::Registry
source · pub type Registry = BTreeMap<String, ContainerFormat>;Expand description
A map of container formats.
Aliased Type§
struct Registry { /* private fields */ }pub type Registry = BTreeMap<String, ContainerFormat>;A map of container formats.
struct Registry { /* private fields */ }