pub struct LaneCount<const LANES: usize>;
🔬This is a nightly-only experimental API. (
portable_simd
#86656)Expand description
将 SIMD vector 中的 lanes 的数量指定为类型。
pub struct LaneCount<const LANES: usize>;
portable_simd
#86656)将 SIMD vector 中的 lanes 的数量指定为类型。