compile_files

Function compile_files 

Source
pub fn compile_files<P, PS>(files: PS) -> CompileBuilder
where P: AsRef<Path>, PS: AsRef<[P]>,
Expand description

Intended for use in Rust build scripts (build.rs files).

Start a compiler