mbr 0.2.2

Parse legacy mbr partition tables with native Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Alexander von Gluck IV <kallisti5@unixzen.com>"]
description = "Parse legacy mbr partition tables with native Rust"
keywords = ["mbr", "bios", "partition", "legacy", "table"]
license = "MIT"
name = "mbr"
readme = "README.md"
repository = "https://github.com/kallisti5/mbr"
version = "0.2.2"