nogpt 0.1.0-pre1

Rust GUID Partition Table (GPT) parsing library with `#[no_std]` support.
Documentation
1
2
3
mod blockfile;

pub use blockfile::BlockFile;