Searched defs:clone_from (Results 1 – 3 of 3) sorted by relevance
1324 fn clone_from(&mut self, source: &Self) { in clone_from() method2051 fn clone_from(&mut self, other: &Self) { in clone_from() method
716 fn clone_from(&mut self, source: &Self) { in clone_from() method
2886 fn clone_from(&mut self, other: &Self) { in clone_from() method