Struct ssimd::i8x16 [] [src]

#[repr(packed)]
pub struct i8x16(_, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _);

Trait Implementations

impl Debug for i8x16
[src]

[src]

Formats the value using the given formatter.

impl Clone for i8x16
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for i8x16
[src]