pub trait RotateEachWord128 { }

Implementors§

source§

impl<S3: Copy, S4: Copy, NI: Copy> RotateEachWord128 for u128x1_sse2<S3, S4, NI>

source§

impl<W> RotateEachWord128 for x4<W>where W: RotateEachWord128,

source§

impl<W, G> RotateEachWord128 for x2<W, G>where W: RotateEachWord128,