Function lambda_mountain::adc2rr

source ยท
pub fn adc2rr(
    src: impl Constant + Register + Fragment + Sized<2>,
    dst: impl Constant + Register + Fragment + Sized<2>,
) -> impl Fragment + Program