#[repr(simd)]
pub struct int8x8_t(_, _, _, _, _, _, _, _);
🔬 This is a nightly-only experimental API. (
stdsimd
#48556)
This is supported on AArch64 only.
Expand description
ARM-specific 64-bit wide vector of eight packed i8
.
Performs copy-assignment from source
. Read more
Formats the value using the given formatter. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.