Struct float::stub::f16x2_stub[][src]

#[repr(C)]
pub struct f16x2_stub(pub u16, pub u16);

Trait Implementations

impl Clone for f16x2_stub
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for f16x2_stub
[src]

impl Default for f16x2_stub
[src]

Returns the "default value" for a type. Read more

impl Debug for f16x2_stub
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for f16x2_stub

impl Sync for f16x2_stub