Function lambda_mountain::adc2cl

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