Function pomelo_hir::lower::util::lower_vids

source ·
pub(super) fn lower_vids(
    ctx: &mut LoweringCtxt,
    vids: impl Iterator<Item = VId>
) -> Box<[(VId, DefLoc)]>