Function rust_bison_skeleton::process_bison_file[][src]

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