Function pomelo_hir::lower::util::lower_tyvarseq
source · pub(super) fn lower_tyvarseq(
ctx: &mut LoweringCtxt,
tyvarseq: impl Iterator<Item = TyVar>
) -> Box<[TyVar]>
pub(super) fn lower_tyvarseq(
ctx: &mut LoweringCtxt,
tyvarseq: impl Iterator<Item = TyVar>
) -> Box<[TyVar]>