walk_preprocess

Function walk_preprocess 

Source
pub fn walk_preprocess<P: AsRef<Path>>(
    cc: CCompiler,
    dir: P,
    include_dirs: Vec<&OsStr>,
)
Expand description

Preprocess all .cpprs files in a given directory.