Searched defs:qpath (Results 1 – 4 of 4) sorted by relevance
161 pub fn qpath(&mut self, qself: &Option<QSelf>, path: &Path, kind: PathKind) { in qpath() method
643 pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option<QSelf>, Path)> { in qpath() function
646 pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option<QSelf>, Path)> { in qpath() function