Function cairo_lang_semantic::expr::inference::solver::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.