fn yaml_scalar_value(value: &Yaml, key: &str) -> Option<String>
Extract a scalar string for a top-level YAML key.