[][src]Trait ppv_lite86::BSwap

pub trait BSwap {
    fn bswap(self) -> Self;
}

Required methods

fn bswap(self) -> Self

Loading content...

Implementors

impl BSwap for u128x1_generic[src]

impl BSwap for u32x4_generic[src]

impl BSwap for u64x2_generic[src]

Loading content...