pub fn write_migration(report: &MigrateReport) -> Result<(), MigrateError>Expand description
Write the report’s changed files in place. Files without rewrites are not touched.
pub fn write_migration(report: &MigrateReport) -> Result<(), MigrateError>Write the report’s changed files in place. Files without rewrites are not touched.