Type Definition yolol_yaml_deserializer::YamlMap[][src]

type YamlMap = BTreeMap<String, Box<YamlElement>>;