gpt_disk_types

Crates.io Docs.rs

no_std library providing [GPT] (GUID Partition Table) data structures. The types are designed to ensure correct endianness regardless of host platform, and can be used even with corrupted input data.

See also the [gpt_disk_io] package.

Features

License

Apache 2.0; see [LICENSE] for details.

Disclaimer

This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.