fn is(&self, global: bool, segments: &[&str]) -> boolfn is_local(&self, segments: &[&str]) -> boolfn is_global(&self, segments: &[&str]) -> boolfn generics(&self) -> Option<&Punctuated<GenericArgument, Comma>>impl PathExt for Path[src]fn is(&self, global: bool, segments: &[&str]) -> bool[src]fn is_local(&self, segments: &[&str]) -> bool[src]fn is_global(&self, segments: &[&str]) -> bool[src]fn generics(&self) -> Option<&Punctuated<GenericArgument, Comma>>[src]