Cargo Features
SsbhData has no features set by default.
[dependencies]
ssbh_data = { version = "0.19.0", features = ["serde", "strum", "arbitrary"] }
- serde
-
Enables serde, serde and serde_bytes of ssbh_lib
- strum
-
Enables strum ^0.24.1, strum of ssbh_lib
- arbitrary
SsbhData has 3 features without comments.