chimney-resources

Crates.iochimney-resources
lib.rschimney-resources
version0.1.0
sourcesrc
created_at2023-04-29 07:09:22.581116
updated_at2023-04-29 07:09:22.581116
descriptionFHIR resources for chimney
homepagehttps://github.com/migraf/chimney-resources
repositoryhttps://github.com/migraf/chimney-resources
max_upload_size
id851904
size5,684,959
Michael Graf (migraf)

documentation

README

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
Commit count: 0

cargo fmt