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

pub struct u16x8(pub u16, pub u16, pub u16, pub u16, pub u16, pub u16, pub u16, pub u16);

Trait Implementations

Derived Implementations

impl Debug for u16x8

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

impl Copy for u16x8