Function ocsf_codegen::generate_source_code
source · pub fn generate_source_code(base_path: &str) -> Result<(), Box<dyn Error>>Expand description
main function of the library that generates the ocsf crate.
pub fn generate_source_code(base_path: &str) -> Result<(), Box<dyn Error>>main function of the library that generates the ocsf crate.