SupportedLaneCount in std::simd - Rust (original) (raw)
pub trait SupportedLaneCount: Sealed { }
🔬 This is a nightly-only experimental API. (portable_simd
#86656)
Expand description
Helper trait for vector lane counts.
pub trait SupportedLaneCount: Sealed { }
🔬 This is a nightly-only experimental API. (portable_simd
#86656)
Expand description
Helper trait for vector lane counts.