Structs§
- Master
Boot Record - A struct representing an MBR partition table.
- MbrError
- A general error thrown by the
mbr-nostd
crate. - Partition
Table Entry - An entry in a partition table.
Enums§
- Error
Cause - The possible causes of an error.
- Partition
Type - The type of a particular partition.
Traits§
- Partition
Table - A general trait for partition table types.