Type Definition yaml_rust::yaml::Hash [] [src]

type Hash = BTreeMap<Yaml, Yaml>;