memchr 2.8.3

Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search.
Documentation

memchr

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 7 feature flags, 2 of them enabled by default.

default

std (default)

alloc (default)

This feature flag does not enable additional features.

core

libc

This feature flag does not enable additional features.

logging

rustc-dep-of-std

use_std