Function httparse::skip_spaces

source ยท
pub(crate) fn skip_spaces(bytes: &mut Bytes<'_>) -> Result<()>