docs.rs failed to build fhirbolt-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
fhirbolt-0.4.0
Fhirbolt - (Experimental) FHIR library for Rust (and maybe 🔜 JS)
Fhirbolt is an experimental suite of libraries for working with FHIR resources. It currently provides serialization and deserialization of JSON and XML resources for the Rust programming language.
Bindings for other languages shall be added in the future. Primary goal is adding JS bindings by compiling the core Rust crate to WASM.
More elaborate features like validation (including cardinality and slicing) or full FHIRPath evaluation might be added eventually.
Currenlty supported FHIR releases:
- R4
- R4B
Language Support
| Lang | JSON ser/de | XML ser/de | Package | |
|---|---|---|---|---|
| Rust | ✓/✓ | ✓/✓ | Docs | |
| Javascript | tbd./tbd. | tbd./tbd. |