Type Alias Hash

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

Aliased Typeยง

pub struct Hash { /* private fields */ }