pub fn migrate( options: &MigrateOptions, path: &Path, recursion_limit: usize, prefix: &str ) -> Result<String, String>
Migrate a legacy YAML config to TOML.