pub fn set_preserving( content: &str, path: &str, value: &Value, ) -> DocumentResult<String>
Replace an existing INI scalar without reordering sections or entries.