[][src]Trait crypto_simd::Swap16

pub trait Swap16 {
    type Output;
    fn swap16(self) -> Self::Output;
}

Associated Types

type Output

Loading content...

Required methods

fn swap16(self) -> Self::Output

Loading content...

Implementors

Loading content...