Type Definition yaml_rust_davvid::yaml::Hash

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