Searched defs:box_clone (Results 1 – 3 of 3) sorted by relevance
113 fn box_clone(&self) -> Box<dyn Socket> { in box_clone() method228 fn box_clone(&self) -> Box<dyn Socket> { in box_clone() method
222 fn box_clone(&self) -> Box<dyn Socket> { in box_clone() method444 fn box_clone(&self) -> Box<dyn Socket> { in box_clone() method995 fn box_clone(&self) -> Box<dyn Socket> { in box_clone() method
216 fn box_clone(&self) -> Box<dyn Socket>; in box_clone() method