cairo_lang_lowering::implicits

Function scc_implicits

Source
pub fn scc_implicits(
    db: &dyn LoweringGroup,
    scc: ConcreteSCCRepresentative,
) -> Maybe<Vec<TypeId>>
Expand description

Query implementation of LoweringGroup::scc_implicits.