[][src]Trait crypto_simd::Swap4

pub trait Swap4 {
    type Output;
    fn swap4(self) -> Self::Output;
}

Associated Types

type Output

Loading content...

Required methods

fn swap4(self) -> Self::Output

Loading content...

Implementors

Loading content...