Cargo Features
normal_pack has no features set by default.
[dependencies]
normal_pack = { version = "0.1.4", features = ["half", "serde", "bytemuck", "zerocopy", "rkyv"] }
- half bytemuck? rkyv? serde? zerocopy?
-
Enables half
- serde
- bytemuck
- zerocopy
-
Enables zerocopy ^0.6.6, zerocopy of half
- rkyv
normal_pack has 5 features without comments.