pub fn to_yaml(subject: HashMap<String, String>) -> String
Expand description

Converts a HashMap into a YAML string.