Type Definition yaml_rust::yaml::Hash

source · []
pub type Hash = LinkedHashMap<Yaml, Yaml>;