Function lambda_mountain::sub2sr

source ยท
pub fn sub2sr(
    _src: impl Constant + StackVariable + Fragment + Sized<2>,
    _dst: impl Constant + Register + Fragment + Sized<2>,
) -> impl Fragment + Program