dyn_
clone
0.0.1
dyn_clone
Function
clone_box
Copy item path
Source
pub fn clone_box<T>(t:
&T
) ->
Box
<T>
where T: ?
Sized
+
DynClone
,