☰
In sp_std::marker
Macros
Copy
Structs
PhantomData
PhantomPinned
Traits
Copy
Destruct
DiscriminantKind
PointerSized
Send
Sized
StructuralEq
StructuralPartialEq
Sync
Tuple
Unpin
Unsize
?
Macro
sp_std
::
marker
::
Copy
1.38.0
·
source
·
[
−
]
pub macro
Copy(
$item
:item) { ... }
Expand description
Derive macro generating an impl of the trait
Copy
.