[][src]Module gpt::partition

Partition-related types and helper functions.

This module provides access to low-level primitives to work with GPT partitions.

Structs

Partition

A partition entry in a GPT partition table.

PartitionAttributes

Partition entry attributes, defined for UEFI.

Functions

read_partitions

Read a GPT partition table.