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