Constant disk::gpt::GPT_NUM_PARTITIONS
source ยท pub const GPT_NUM_PARTITIONS: u32 = 128;Expand description
The number of partition entries in the GPT, which is the maximum number of partitions which are supported.
pub const GPT_NUM_PARTITIONS: u32 = 128;The number of partition entries in the GPT, which is the maximum number of partitions which are supported.