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

Converts a HashMap into a TOML string.