rh-codegen 0.2.1

Code generation library for creating Rust types from FHIR StructureDefinitions
Documentation
1
2
///A primitive-type for golden testing
pub type StringType = String;