Module simdutf8::basic::imp

source ·
Expand description

Allows direct access to the platform-specific unsafe validation implementations.

Modules§

  • Includes the x86/x86-64 SIMD implementations.

Traits§

  • Like Utf8Validator this low-level API is for streaming validation of UTF-8 data.
  • A low-level interface for streaming validation of UTF-8 data. It is meant to be integrated in high-performance data processing pipelines.