resolve_solidity_sources_with_imports

Function resolve_solidity_sources_with_imports 

Source
fn resolve_solidity_sources_with_imports(
    entry_file: &Path,
    include_paths: &[PathBuf],
) -> Result<ResolvedSoliditySources, String>