Struct std::simd::u8x16Experimental [-]  [+] [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 Show for u8x16

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

impl Copy for u8x16