Struct std::simd::i8x16Experimental [-]  [+] [src]

pub struct i8x16(pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8, pub i8);

Trait Implementations

Derived Implementations

impl Show for i8x16

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

impl Copy for i8x16