Skip to main content

migrate_to_current

Function migrate_to_current 

Source
pub fn migrate_to_current(input: &str) -> Result<Config>
Expand description

High-level: arbitrary versioned TOML → fully validated V3 Config. Runs migration if needed, then deserializes into the current Config type.