pub fn process_bison_file(filepath: &Path) -> Result<(), BisonErr>
Expand description

Creates a .rs file from the given .y file Output file is created in the same directory