write_config_toml

Function write_config_toml 

Source
pub fn write_config_toml(
    path: &Path,
    doc: &DocumentMut,
) -> Result<(), MantaError>
Expand description

Writes a DocumentMut back to the manta configuration file.