[][src]Trait crypto_simd::Swap64

pub trait Swap64 {
    type Output;
    fn swap64(self) -> Self::Output;
}

Associated Types

type Output

Loading content...

Required methods

fn swap64(self) -> Self::Output

Loading content...

Implementors

Loading content...