cairo_lang_semantic::expr::inference::solver

Function enrich_lookup_context

Source
pub fn enrich_lookup_context(
    db: &dyn SemanticGroup,
    concrete_trait_id: ConcreteTraitId,
    lookup_context: &mut ImplLookupContext,
)
Expand description

Adds the defining module of the trait and the generic arguments to the lookup context.