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

Helper trait for vector lane counts.

Implementors