Module safety

Module safety 

Source
Expand description

Safety checks and rollback for refactoring operations

Re-exports§

pub use checker::SafetyChecker;
pub use rollback::RollbackHandler;

Modules§

checker
Safety validation for refactoring operations
rollback
Rollback handling for refactoring operations