legacy_mbr = 0x01
guid_partition_table = 0x02
pub const Format = enum(u8) { legacy_mbr = 0x01, guid_partition_table = 0x02, }
Press escape to exit search and then '?' to see more options.