Trait SimdElement

pub(crate) unsafe trait SimdElement: Copy + PartialEq + Debug

SAFETY: All bits patterns must be valid

Associated Constants

const ZERO: Self = _;

Implementors