Function alacritty::migrate::migrate_toml
source · fn migrate_toml(toml: String) -> Result<DocumentMut, String>
Expand description
Migrate TOML config to the latest version.
fn migrate_toml(toml: String) -> Result<DocumentMut, String>
Migrate TOML config to the latest version.