Searched defs:CowStrVisitor (Results 1 – 2 of 2) sorted by relevance
67 struct CowStrVisitor; in borrow_cow_str() struct69 impl<'a> Visitor<'a> for CowStrVisitor { in borrow_cow_str() implementation