Skip to main content

convert_closure_capture_projections

Function convert_closure_capture_projections 

Source
fn convert_closure_capture_projections(
    _db: &dyn HirDatabase,
    place: &Place,
) -> impl Iterator<Item = ProjectionElem<LocalId>>