#resources #build #fhir #timing #variables #models #chimney

chimney-resources

FHIR resources for chimney

1 unstable release

0.1.0 Apr 29, 2023

#11 in #fhir

GPL-3.0 license

625KB
3K SLoC

Bazel 2.5K SLoC // 0.0% comments Rust 133 SLoC // 0.0% comments

Generate models on cargo build

set OUT_DIR environment variable to the directory where you want to generate the models

OUT_DIR=./src cargo build -vv --timings
OUT_DIR=./resources; cargo build --release -vv --timings -j 2

Dependencies

~3–5.5MB
~100K SLoC