Substring searching using efficient algorithms (e.g., Two-Way, SIMD).
# Cargo.toml
[dependencies]
memmem = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Find a substring in a byte slice.
No known issues recorded.
No dependency data recorded yet.