[][src]Type Definition serde_reflection::RegistryOwned

type RegistryOwned = BTreeMap<String, ContainerFormat>;

Similar to Registry but compatible with serde::de::DeserializeOwned.