[−][src]Crate mbr_nostd
Structs
MasterBootRecord | A struct representing an MBR partition table. |
MbrError | A general error thrown by the |
PartitionTableEntry | An entry in a partition table. |
Enums
ErrorCause | The possible causes of an error. |
PartitionType | The type of a particular partition. |
Traits
PartitionTable | A general trait for partition table types. |