pub fn unset_preserving(content: &str, path: &str) -> DocumentResult<String>Expand description
Remove an existing INI entry without rewriting the document.
pub fn unset_preserving(content: &str, path: &str) -> DocumentResult<String>Remove an existing INI entry without rewriting the document.