Function build_compile::process_dir [] [src]

pub fn process_dir<T: Processor, P: AsRef<Path>>(
    path: P,
    extension: &str,
    processor: &T
)