Function lambda_mountain::sub2lr

source ·
pub fn sub2lr(
    _src: impl Constant + LocalVariable + Fragment + Sized<2>,
    _dst: impl Constant + Register + Fragment + Sized<2>
) -> impl Fragment + Program