flux_fhir_analysis::wf

Function check_fn_spec

Source
pub(crate) fn check_fn_spec(
    genv: GlobalEnv<'_, '_>,
    func: &SpecFunc<'_>,
) -> Result<WfckResults, ErrorGuaranteed>