Cargo Features
gpt-partition has no features set by default.
[dependencies]
gpt-partition = { version = "0.1.2", features = ["gpt_header_fixup"] }
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- crc32fast gpt_header_fixup?
-
Enables crc32fast
gpt_header_fixup features dependencies
- log gpt_header_fixup?
- libc gpt_header_fixup?