Derive Macro core::marker::Copy

1.38.0 · source ·
#[derive(Copy)]
Expand description

Derive macro generating an impl of the trait Copy.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.