Searched defs:qpath_to_string (Results 1 – 2 of 2) sorted by relevance
175 pub(crate) fn qpath_to_string(p: &hir::QPath<'_>) -> String { in qpath_to_string() function
219 pub fn qpath_to_string(segment: &hir::QPath<'_>) -> String { in qpath_to_string() function