httparse
1.9.5
Function
httparse
::
parse_token
Copy item path
source
ยท
[
−
]
pub(crate) fn parse_token<'a>(bytes: &mut
Bytes
<'a>) ->
Result
<&'a
str
>