macro_rules! impl_ct_assign_with_cmov {
( $($ty:ty),+ ) => { ... };
}Expand description
Impl CtAssign using the cmov::Cmov trait
macro_rules! impl_ct_assign_with_cmov {
( $($ty:ty),+ ) => { ... };
}Impl CtAssign using the cmov::Cmov trait