dyn_clone
1.0.17
Macros
clone_trait_object
Traits
DynClone
Functions
arc_make_mut
clone
clone_box
rc_make_mut
?
Settings
Function
dyn_clone
::
clone
Copy item path
source
·
[
−
]
pub fn clone<T>(t:
&T
) -> T
where T:
DynClone
,
Expand description
&T
—▸
T