gpt
0.0.1
Module disk
Module Items
Enums
Constants
Functions
In crate gpt
gpt
Module
disk
Copy item path
Source
Expand description
Disk-related types and helper functions.
Enums
§
Logical
Block
Size
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.