memchr_inner
tokio
1.50.0
In tokio::
util::
memchr
tokio
::
util
::
memchr
Function
memchr_
inner
Copy item path
Source
fn memchr_inner(needle:
u8
, haystack: &[
u8
]) ->
Option
<
usize
>