pub fn write_config_toml(
path: &Path,
doc: &DocumentMut,
) -> Result<(), MantaError>Expand description
Writes a DocumentMut back to the manta configuration file.
pub fn write_config_toml(
path: &Path,
doc: &DocumentMut,
) -> Result<(), MantaError>Writes a DocumentMut back to the manta configuration file.