Schema is attached, but comes from https://www.hl7.org/fhir/downloads.html. It's a very large healthcare data schema. I'm trying to generate Rust models:
$ quicktype -l rs -s schema --out schema.rs fhir.schema.json
Error: Maximum call stack size exceeded.
I found #855 and #715, but both are closed, and seem to be related to other languages.
Running Node v13.6.0 on macOS Catalina 10.15.2.
fhir.schema.json.zip
Schema is attached, but comes from https://www.hl7.org/fhir/downloads.html. It's a very large healthcare data schema. I'm trying to generate Rust models:
I found #855 and #715, but both are closed, and seem to be related to other languages.
Running Node v13.6.0 on macOS Catalina 10.15.2.
fhir.schema.json.zip