Cargo Features
[dependencies]
octofhir-ucum-core = { version = "0.3.0", default-features = false, features = ["std", "serde"] }
- default = std
-
The
stdfeature is set by default wheneveroctofhir-ucum-coreis added withoutsomewhere in the dependency tree.default-features = false - std default
- serde
octofhir-ucum-core has 3 features without comments.