Type Alias specs::join::LendJoinType

source ·
pub type LendJoinType<'next, J> = <J as LendJoinඞType<'next>>::T;
Expand description

Type alias to refer to the <J as LendJoin>::Type<'next> (except this doesn’t actually exist in this form so the nougat::Gat! macro is needed).