Type Definition serde_yaml::Mapping [] [src]

type Mapping = LinkedHashMap<Value, Value>;