Skip to main content
memchr
tokio_
util
0.7.19
In tokio_
util::
util::
memchr
tokio_util
::
util
::
memchr
Function
memchr
Copy item path
Source
pub(crate) fn memchr(needle:
u8
, haystack: &[
u8
]) ->
Option
<
usize
>