Function ethers::solc::utils::is_local_source_name[][src]

pub fn is_local_source_name(
    libs: &[impl AsRef<Path>],
    source: impl AsRef<Path>
) -> bool
Expand description

Attempts to determine if the given source is a local, relative import