Expand description
Includes the validation implementation for SSE 4.2-compatible CPUs.
Using the provided functionality on CPUs which do not support SSE 4.2 is undefined behavior and will very likely cause a crash.
Structs§
- Chunked
Utf8 Validator Imp - Low-level implementation of the
basic::imp::ChunkedUtf8Validatortrait. - Utf8
Validator Imp - Low-level implementation of the
basic::imp::Utf8Validatortrait.
Functions§
- validate_
utf8 ⚠ - Validation implementation for CPUs supporting the SIMD extension (see module).