Trait ppv_lite86::u32x4x2

source ·
pub trait u32x4x2<M: Machine>: BitOps32 + Store<vec256_storage> + Vec2<M::u32x4> + MultiLane<[M::u32x4; 2]> + ArithOps + Into<vec256_storage> + StoreBytes { }

Object Safety§

This trait is not object safe.

Implementors§