vsimd
0.8.0
In vsimd::
hex
Modules
sse2
Constants
ENCODE_LOWER_LUT
ENCODE_UPPER_LUT
LOWER_CHARSET
UPPER_CHARSET
Functions
check_xn
decode_ascii16
decode_ascii32
decode_ascii32x2
encode_bytes16
encode_bytes32
unhex
vsimd
::
hex
Function
decode_ascii32x2
Copy item path
Settings
Help
Summary
Source
pub fn decode_ascii32x2<S:
SIMD256
>(s: S, x: (
V256
,
V256
)) ->
Result
<
V256
,
()
>