Crate gpt

Source

Modules§

format

Structs§

Gpt
Manages a connection to a GPT-formatted block device.
Guid
GPT GUIDs are stored in mixed-endian format (see Appendix A of the EFI spec). To ensure this is correctly handled, wrap the Uuid type to hide methods that use the UUIDs inappropriately.
PartitionInfo
Transaction
Pending changes to the GPT.

Enums§

AddPartitionError
TransactionCommitError