Function rustc_middle::ty::closure::child_prefix_matches_parent_projections
source ยท fn child_prefix_matches_parent_projections(
parent_capture: &CapturedPlace<'_>,
child_capture: &CapturedPlace<'_>,
) -> bool