pub fn parse(input: &str) -> Result<DecoderDef, Box<dyn Error>>
Parse a .chipi file from a file path and return the decoder definition.
.chipi