Skip to main content

Module file_io_manager

Module file_io_manager 

Source
Expand description

File I/O operations for FHIR code generation

This module provides centralized file I/O operations for loading FHIR StructureDefinitions and generating code files in organized directory structures.

Re-exports§

pub use crate::generators::file_generator::FhirTypeCategory;

Structs§

FileIoManager
Manager for file I/O operations in code generation