Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
memchr-2.7.6
memchr 2.7.6
Permalink
Docs.rs crate page
Unlicense
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
BurntSushi
Dependencies
rustc-std-workspace-core ^1.0.0
normal
optional
log ^0.4.20
normal
optional
quickcheck ^1.0.3
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module shiftor
memchr
2.7.6
Module shiftor
Module Items
Structs
In memchr::
arch::
all
memchr
::
arch
::
all
Module
shiftor
Copy item path
Source
Expand description
An implementation of the
Shift-Or substring search algorithm
.
Structs
ยง
Finder
A forward substring searcher using the Shift-Or algorithm.