Function lambda_mountain::sub2cr

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