pub fn sol_source_files(root: &Path) -> Vec<PathBuf>
Expand description
Same as source_files but only returns files acceptable by Solc compiler.
pub fn sol_source_files(root: &Path) -> Vec<PathBuf>
Same as source_files but only returns files acceptable by Solc compiler.