yaml_rust::yaml

Type Alias Hash

Source
pub type Hash = LinkedHashMap<Yaml, Yaml>;

Aliased Typeยง

struct Hash { /* private fields */ }