Searched defs:clone_from (Results 1 – 3 of 3) sorted by relevance
399 pub fn clone_from(&mut self, from: &Self) { in clone_from() method
260 pub fn clone_from(&mut self, from: &Self) { in clone_from() method
826 pub unsafe fn clone_from(&mut self, umapper: &mut Self, copy_on_write: bool) { in clone_from() method