Function aseprite_loader::binary::raw_file::parse_raw_file

source ·
pub fn parse_raw_file(input: &[u8]) -> Result<RawFile<'_>, Err<ParseError<'_>>>