pub fn try_generate_c_with_options(
file: &SynFile,
options: &CfsOptions,
) -> Result<String, CodegenError>Expand description
Try to generate a NASA cFS C header with validation options.
pub fn try_generate_c_with_options(
file: &SynFile,
options: &CfsOptions,
) -> Result<String, CodegenError>Try to generate a NASA cFS C header with validation options.