Function lambda_mountain::adc2ss

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