pub fn parse_str(source: &str, filename: &str) -> Result<DecoderDef, Vec<Error>>
Parse source text directly without reading from a file.
source
.chipi
filename