pub fn write_toml_document(path: &Path, doc: &DocumentMut) -> Result<(), String>
Persists an edited document via the atomic-with-backup path.