Module server_forge::rollback
source · Expand description
§Rollback Module
This module provides functionality for creating system snapshots and rolling back changes. It allows the application to revert the system state in case of failures during the setup process.
Structs§
- Manages the creation of snapshots and rollback operations.