Searched defs:PathStep (Results 1 – 3 of 3) sorted by relevance
14 pub(crate) enum PathStep<'template> { enum18 impl<'template> Deref for PathStep<'template> { implementation
34 type PathStep interface { interface65 func (pa *Path) push(s PathStep) {
515 PushStep(PathStep) argument