Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path) -> Result<DecoderDef, Vec<Error>>
Expand description

Parse a .chipi file from a path, resolving include directives relative to its directory.