Fast substring search for strings and byte strings with optional SSE4.2 acceleration, now deprecated in favor of memchr.
# Cargo.toml
[dependencies]
twoway = "0.2.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates substring search using twoway.
Replace with memchr crate for continued support
No dependency data recorded yet.