Type Alias yaml_rust_davvid::yaml::Hash

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

Aliased Type§

struct Hash { /* private fields */ }