is_internal_path

Function is_internal_path 

Source
pub fn is_internal_path(segments: &[String]) -> bool
Expand description

Check if a use path is internal (crate::, self::, super::)