memchr 2.7.4

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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 3 of them enabled by default.

default

std (default)

alloc (default)

This feature flag does not enable additional features.

compiler_builtins

core

libc

This feature flag does not enable additional features.

logging

rustc-dep-of-std

use_std