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

Helper trait for vector lane counts.

Implementors

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.