☰
Other items in
std
::
clone
Macros
Clone
Traits
Clone
ayu
dark
light
All crates
alloc
core
std
?
Macro
std
::
clone
::
Clone
1.38.0
[
−
]
[src]
pub
macro
Clone
(
$
item
:
item
) { ... }
Expand description
Derive macro generating an impl of the trait
Clone
.