Expand description
Includes the validation implementation for AVX 2-compatible CPUs.
Using the provided functionality on CPUs which do not support AVX 2 is undefined behavior and will very likely cause a crash.
Structs
Low-level implementation of the
basic::imp::ChunkedUtf8Validator
trait.Low-level implementation of the
basic::imp::Utf8Validator
trait.Functions
validate_utf8⚠
avx2
Validation implementation for CPUs supporting the SIMD extension (see module).