Searched defs:ReplaceSelf (Results 1 – 1 of 1) sorted by relevance
81 pub struct ReplaceSelf(pub Span); struct83 impl ReplaceSelf { implementation105 visitor: &mut ReplaceSelf, in visit_token_stream()130 impl VisitMut for ReplaceSelf { implementation