pub trait SupportedLaneCount: Sealed { }
🔬 This is a nightly-only experimental API. (portable_simd)
Expand description

Helper trait for vector lane counts.

Implementors