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