gpt_disk_io 0.5.0

GPT (GUID Partition Table) disk IO no_std library
Documentation

gpt_disk_io

no_std library for reading and writing GPT (GUID Partition Table) disk data structures through a block IO interface.

Features

  • std: Provides std::error::Error implementations for all of the error types. Off by default.