pub fn compile_files<P, PS>(files: PS) -> CompileBuilderwhere P: AsRef<Path>, PS: AsRef<[P]>,
Intended for use in Rust build scripts (build.rs files).
build.rs
Start a compiler