Function aseprite_loader::binary::chunk::parse_chunk

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