[][src]Type Definition serde_reflection::Registry

type Registry = BTreeMap<&'static str, ContainerFormat>;

A map of container formats.