Skip to main content

try_generate_c_with_options

Function try_generate_c_with_options 

Source
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.