Repository Structure
Repo Structure
- examples-json - Test data from HL7
- src
- lib.rs - utility functions, and tests
- model - all of the actual model objects
- ModelName.rs - one file per model type, usually with a builder and associated enums