Skip to main content

receiver_matches_param

Function receiver_matches_param 

Source
fn receiver_matches_param<'gcx>(
    gcx: Gcx<'gcx>,
    hir: &Hir<'gcx>,
    receiver: &Expr<'gcx>,
    param: VariableId,
) -> bool