Function lambda_mountain::mov2sl
source ยท pub fn mov2sl(
_src: impl Constant + StackVariable + Fragment + Sized<2>,
_dst: impl Constant + LocalVariable + Fragment + Sized<2>,
) -> impl Fragment + Programpub fn mov2sl(
_src: impl Constant + StackVariable + Fragment + Sized<2>,
_dst: impl Constant + LocalVariable + Fragment + Sized<2>,
) -> impl Fragment + Program