Trait ppv_lite86::u64x2
source · pub trait u64x2<M: Machine>:
BitOps64
+ Store<vec128_storage>
+ ArithOps
+ Vec2<u64>
+ MultiLane<[u64; 2]>
+ Into<vec128_storage> { }
Object Safety§
This trait is not object safe.
pub trait u64x2<M: Machine>:
BitOps64
+ Store<vec128_storage>
+ ArithOps
+ Vec2<u64>
+ MultiLane<[u64; 2]>
+ Into<vec128_storage> { }