fn yaml_child_mapping_keys(value: &Yaml, key: &str) -> Vec<String>
Extract child mapping keys from a top-level YAML key.