Cargo Features
Fhirbolt has no features set by default.
[dependencies]
fhirbolt = { version = "0.4.0", features = ["r4", "r4b", "r5"] }
- r4
-
Enables r4 of fhirbolt-model and fhirbolt-serde
- r4b
-
Enables r4b of fhirbolt-model and fhirbolt-serde
- r5
-
Enables r5 of fhirbolt-model and fhirbolt-serde
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- fhirbolt-model r4? r4b? r5?
-
Affects
fhirbolt::model
…