Trait RotateEachWord64
ppv_lite86
pub trait RotateEachWord64 { fn rotate_each_word_right32(self) -> Self; }
fn rotate_each_word_right32(self) -> Self