SupportedLaneCount

Trait SupportedLaneCount 

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

Statically guarantees that a lane count is marked as supported.

This trait is sealed: the list of implementors below is total. Users do not have the ability to mark additional LaneCount<N> values as supported. Only SIMD vectors with supported lane counts are constructable.

Implementorsยง

ยง

impl SupportedLaneCount for LaneCount<1>

ยง

impl SupportedLaneCount for LaneCount<2>

ยง

impl SupportedLaneCount for LaneCount<3>

ยง

impl SupportedLaneCount for LaneCount<4>

ยง

impl SupportedLaneCount for LaneCount<5>

ยง

impl SupportedLaneCount for LaneCount<6>

ยง

impl SupportedLaneCount for LaneCount<7>

ยง

impl SupportedLaneCount for LaneCount<8>

ยง

impl SupportedLaneCount for LaneCount<9>

ยง

impl SupportedLaneCount for LaneCount<10>

ยง

impl SupportedLaneCount for LaneCount<11>

ยง

impl SupportedLaneCount for LaneCount<12>

ยง

impl SupportedLaneCount for LaneCount<13>

ยง

impl SupportedLaneCount for LaneCount<14>

ยง

impl SupportedLaneCount for LaneCount<15>

ยง

impl SupportedLaneCount for LaneCount<16>

ยง

impl SupportedLaneCount for LaneCount<17>

ยง

impl SupportedLaneCount for LaneCount<18>

ยง

impl SupportedLaneCount for LaneCount<19>

ยง

impl SupportedLaneCount for LaneCount<20>

ยง

impl SupportedLaneCount for LaneCount<21>

ยง

impl SupportedLaneCount for LaneCount<22>

ยง

impl SupportedLaneCount for LaneCount<23>

ยง

impl SupportedLaneCount for LaneCount<24>

ยง

impl SupportedLaneCount for LaneCount<25>

ยง

impl SupportedLaneCount for LaneCount<26>

ยง

impl SupportedLaneCount for LaneCount<27>

ยง

impl SupportedLaneCount for LaneCount<28>

ยง

impl SupportedLaneCount for LaneCount<29>

ยง

impl SupportedLaneCount for LaneCount<30>

ยง

impl SupportedLaneCount for LaneCount<31>

ยง

impl SupportedLaneCount for LaneCount<32>

ยง

impl SupportedLaneCount for LaneCount<33>

ยง

impl SupportedLaneCount for LaneCount<34>

ยง

impl SupportedLaneCount for LaneCount<35>

ยง

impl SupportedLaneCount for LaneCount<36>

ยง

impl SupportedLaneCount for LaneCount<37>

ยง

impl SupportedLaneCount for LaneCount<38>

ยง

impl SupportedLaneCount for LaneCount<39>

ยง

impl SupportedLaneCount for LaneCount<40>

ยง

impl SupportedLaneCount for LaneCount<41>

ยง

impl SupportedLaneCount for LaneCount<42>

ยง

impl SupportedLaneCount for LaneCount<43>

ยง

impl SupportedLaneCount for LaneCount<44>

ยง

impl SupportedLaneCount for LaneCount<45>

ยง

impl SupportedLaneCount for LaneCount<46>

ยง

impl SupportedLaneCount for LaneCount<47>

ยง

impl SupportedLaneCount for LaneCount<48>

ยง

impl SupportedLaneCount for LaneCount<49>

ยง

impl SupportedLaneCount for LaneCount<50>

ยง

impl SupportedLaneCount for LaneCount<51>

ยง

impl SupportedLaneCount for LaneCount<52>

ยง

impl SupportedLaneCount for LaneCount<53>

ยง

impl SupportedLaneCount for LaneCount<54>

ยง

impl SupportedLaneCount for LaneCount<55>

ยง

impl SupportedLaneCount for LaneCount<56>

ยง

impl SupportedLaneCount for LaneCount<57>

ยง

impl SupportedLaneCount for LaneCount<58>

ยง

impl SupportedLaneCount for LaneCount<59>

ยง

impl SupportedLaneCount for LaneCount<60>

ยง

impl SupportedLaneCount for LaneCount<61>

ยง

impl SupportedLaneCount for LaneCount<62>

ยง

impl SupportedLaneCount for LaneCount<63>

ยง

impl SupportedLaneCount for LaneCount<64>