[][src]Trait crypto_simd::Swap8

pub trait Swap8 {
    type Output;
    fn swap8(self) -> Self::Output;
}

Associated Types

type Output

Loading content...

Required methods

fn swap8(self) -> Self::Output

Loading content...

Implementors

Loading content...