Function parse_chunk

Source
pub fn parse_chunk(input: &[u8]) -> ParseResult<'_, Chunk<'_>>