Cargo Features
IROX-Units has no features set by default.
[dependencies]
irox-units = { version = "0.5.0", features = ["std", "alloc", "serde"] }
- std = alloc
-
Enables std of irox-tools
- alloc std?
-
Enables alloc of irox-tools
- serde
-
Enables serde
IROX-Units has 3 features without comments.