gpt-parser 0.0.6

GUID Partition Table (GPT) read-only parser. Endian aware and usable against no_std+alloc.
Documentation

GPT endian aware and read-only partition parser

I wrote this GPT parser to be able to read GPT partitions on a no_std environment on both big and little endian machines with a minimum footprint.

Author

Alberto Ruiz

LICENSE

MIT