Trait std::simd::SupportedLaneCount[][src]

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

用于 vector lane 计数的助手 trait。

Implementors