Changed validate_migration_safety return type from Result<(), MigrationError> to std::result::Result<(), MigrationError> to properly resolve the type mismatch where Result is aliased to std::result::Result<T, MiroirError> in the miroir_core crate context. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||