is_local_source_name

Function is_local_source_name 

Source
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.