fn match_set_discr(stmt: &Statement<'_>) -> Option<(Local, VariantIdx)>
Expand description

Match on:

discriminant(_LOCAL_TO_SET) = VAR_IDX;