pub trait SimdType { }
Expand description

Types which can be SIMD vector elements.

Implementations on Foreign Types§

Implementors§