Module windows_drives::drive[][src]

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

Structs

BufferedHarddiskVolume

Gives buffered direct access to a harddisk volume to enable random access.

BufferedPhysicalDrive

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

DiskGeometry

Represents the geometry of a disk or physical drive.

HarddiskVolume

Gives direct access to a harddisk volume.

PartitionInfo

Information about a partition.

PhysicalDrive

Gives direct access to a physical drive.

Enums

PartitionStyle

The style of a partition.