Skip to main content

Module storage_ops

Module storage_ops 

Source
Expand description

Storage I/O operations for the simulation.

This module contains storage-related event handlers and methods extracted from world.rs to improve code organization. It handles file operations like open, read, write, sync, and provides fault injection for testing storage reliability.