gpt_disk_io
no_std
library for reading and writing GPT (GUID Partition Table)
disk data structures through a block IO interface.
Features
std
: Providesstd::error::Error
implementations for all of the error types. Off by default.
gpt_disk_io
no_std
library for reading and writing GPT (GUID Partition Table)
disk data structures through a block IO interface.
std
: Provides std::error::Error
implementations for all of the
error types. Off by default.