11 breaking releases

0.16.0 Nov 29, 2023
0.15.0 Apr 23, 2023
0.14.0 Aug 27, 2022
0.12.0 Jun 25, 2022

#147 in Embedded development

Download history 238/week @ 2023-12-05 233/week @ 2023-12-12 137/week @ 2023-12-19 63/week @ 2023-12-26 142/week @ 2024-01-02 156/week @ 2024-01-09 221/week @ 2024-01-16 170/week @ 2024-01-23 125/week @ 2024-01-30 97/week @ 2024-02-06 122/week @ 2024-02-13 150/week @ 2024-02-20 209/week @ 2024-02-27 159/week @ 2024-03-05 242/week @ 2024-03-12 222/week @ 2024-03-19

857 downloads per month

MIT/Apache

110KB
2K SLoC

gpt_disk_io

Crates.io Docs.rs

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

See also the gpt_disk_types package.

Features

  • std: Enables the StdBlockIo type, as well as std::error::Error implementations for all of the error types. Off by default.

Minimum Supported Rust Version (MSRV)

The current MSRV is 1.68.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

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.

Dependencies

~0.7–1.1MB
~25K SLoC