Skip to main content

validate_cfs_with_constants

Function validate_cfs_with_constants 

Source
pub fn validate_cfs_with_constants(
    file: &SynFile,
    imported_constants: &ResolvedConstants,
) -> Result<(), CodegenError>
Expand description

Validate cFS code generation support with additional imported constants available.