index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
hermit
/
memchr.rs
blob: 9967482197eb3642a1e1fef3d1cdc04b9c05711d (
plain
)
1
pub
use
core
::
slice
::
memchr
::{
memchr
,
memrchr
};