Macro wasmer_types::lib::std::marker::Copy

1.38.0 · source ·
pub macro Copy($item:item) {
    ...
}
Expand description

Derive macro generating an impl of the trait Copy.