Skip to main content

validate_cfs_with_options

Function validate_cfs_with_options 

Source
pub fn validate_cfs_with_options(
    file: &SynFile,
    options: &CfsOptions,
) -> Result<(), CodegenError>
Expand description

Validate that a parsed Synapse file is supported by cFS code generation.