Searched defs:QPathData (Results 1 – 1 of 1) sorted by relevance
1685 pub(crate) struct QPathData { struct1686 pub assoc: PathSegment,1687 pub self_type: Type,1689 pub should_show_cast: bool,1690 pub trait_: Option<Path>,