[][src]Trait crypto_simd::Swap32

pub trait Swap32 {
    type Output;
    fn swap32(self) -> Self::Output;
}

Associated Types

type Output

Loading content...

Required methods

fn swap32(self) -> Self::Output

Loading content...

Implementors

Loading content...