Type Alias NativeWidth

Source
pub type NativeWidth<Scalar, Token> = <Scalar as Native<Token>>::Width;
Expand description

Convenience type for the widest native vector size.