tokio
1.42.0
In tokio::
util::
memchr
Function
tokio
::
util
::
memchr
::
memchr
Copy item path
source
ยท
[
−
]
pub(crate) fn memchr(needle:
u8
, haystack: &[
u8
]) ->
Option
<
usize
>