sol_source_files

Function sol_source_files 

Source
pub fn sol_source_files(root: &Path) -> Vec<PathBuf>
Expand description

Same as source_files but only returns files acceptable by Solc compiler.