Skip to main content

match_types

Function match_types 

Source
fn match_types(
    ctx: &CompletionContext<'_, '_>,
    ty1: &Type<'_>,
    ty2: &Type<'_>,
) -> Option<CompletionRelevanceTypeMatch>