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