Function parse_cel_chunk

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