Function wee_peg::cargo_build [] [src]

pub fn cargo_build<T: AsRef<Path> + ?Sized>(input_path: &T)

Compile the PEG grammar in the specified filename to cargo's OUT_DIR. Errors are emitted to stderr and terminate the process.