Cargo Features

SsbhData has no features set by default.

[dependencies]
ssbh_data = { version = "0.18.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

Enables arbitrary, arbitrary of ssbh_lib

SsbhData has 3 features without comments.