Function cairo_lang_lowering::implicits::scc_implicits
source ยท pub fn scc_implicits(
db: &dyn LoweringGroup,
scc: ConcreteSCCRepresentative,
) -> Maybe<Vec<TypeId>>
Expand description
Query implementation of LoweringGroup::scc_implicits.