Trait ppv_lite86::u128x4
source · pub trait u128x4<M: Machine>:
BitOps128
+ Store<vec512_storage>
+ Vec4<M::u128x1>
+ MultiLane<[M::u128x1; 4]>
+ Swap64
+ Into<vec512_storage> { }
Object Safety§
This trait is not object safe.