fn migrate_toml(toml: String) -> Result<DocumentMut, String>
Expand description

Migrate TOML config to the latest version.