Searched defs:CountClone (Results 1 – 1 of 1) sorted by relevance
11 struct CountClone(Rc<Cell<i32>>); struct13 impl Clone for CountClone { implementation