[][src]Module gpt::disk

Disk-related types and helper functions.

Enums

LogicalBlockSize

Logical block/sector size of a GPT disk.

Constants

DEFAULT_SECTOR_SIZE

Default size of a logical sector (bytes).

Functions

read_disk

Open and read a GPT disk, using default configuration options.