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

pub struct f32x4(pub f32, pub f32, pub f32, pub f32);

Trait Implementations

Derived Implementations

impl Debug for f32x4

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

impl Copy for f32x4