serde_reflection

Type Alias Registry

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

A map of container formats.

Aliased Typeยง

struct Registry { /* private fields */ }