Searched defs:clone_from (Results 1 – 2 of 2) sorted by relevance
1302 fn clone_from(&mut self, source: &Self) { in clone_from() method2029 fn clone_from(&mut self, other: &Self) { in clone_from() method
2901 fn clone_from(&mut self, other: &Self) { in clone_from() method