[][src]Module windows_drives::drive

The core module of the crate, providing the data structures representing physical drives.

Structs

BufferedPhysicalDrive

Gives buffered direct access to a physical drive to enable random access.

DiskGeometry

Represents the geometry of a disk or physical drive.

PhysicalDrive

Gives direct access to a physical drive.