Function lambda_mountain::sub2rl

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