| Crates.io | chimney-resources |
| lib.rs | chimney-resources |
| version | 0.1.0 |
| created_at | 2023-04-29 07:09:22.581116+00 |
| updated_at | 2023-04-29 07:09:22.581116+00 |
| description | FHIR resources for chimney |
| homepage | https://github.com/migraf/chimney-resources |
| repository | https://github.com/migraf/chimney-resources |
| max_upload_size | |
| id | 851904 |
| size | 5,684,959 |
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