Function aseprite_loader::binary::chunks::cel::parse_cel_chunk

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