load_config_document_for_edit

Function load_config_document_for_edit 

Source
fn load_config_document_for_edit(
    path: &Path,
) -> Result<DocumentMut, AtlasMapError>
Expand description

Load an editable TOML document, creating default config text when absent.