Struct core::simd::u8x16Unstable [-] [+] [src]

pub struct u8x16(pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8, pub u8);

Trait Implementations

Derived Implementations

impl Debug for u8x16

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for u8x16