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

pub type Hash = BTreeMap<Yaml, Yaml>;