Function httparse::parse_token

source ยท
pub(crate) fn parse_token<'a>(bytes: &mut Bytes<'a>) -> Result<&'a str>