Module core::core_simd::lane_count

source ·
🔬This is a nightly-only experimental API. (portable_simd #86656)

Modules

Macros

Structs

  • LaneCountExperimental
    Specifies the number of lanes in a SIMD vector as a type.

Traits

  • SupportedLaneCountExperimental
    Statically guarantees that a lane count is marked as supported.