Expand description
Device abstraction for storage and I/O operations.
This module provides the core device trait and types for abstracting various storage devices, peripherals, and I/O endpoints in the file system.
Traits§
- Base
Operations - Core trait for all device implementations in the file system.
- Direct
Base Operations