windows-drives 0.5.0

Safe Win32 API wrappers for access to raw binary data on physical drives
Documentation

windows-drives

This crate provides safe wrappers around the unsafe Win32 API provided by winapi for raw disk access.

Currently accessing complete disks (\\.\PhysicalDriveX) and disk partitions (\\?\HarddiskVolumeX) is supported.

A good program to view your computer's disk mapping is SIV (under "Volumes -> Disk Mapping").