Function parse

Source
pub fn parse<P: AsRef<Path>>(
    inst_path: P,
    file_format: FileFormat,
    opb_opts: Options,
) -> Result<Parsed>