Cargo Features

gpt_disk_io has no features set by default.

[dependencies]
gpt_disk_io = { version = "0.16.0", features = ["alloc", "std"] }
alloc std?

See module docstring in src/lib.rs for details of what these feature do.

std = alloc

Enables std of gpt_disk_types