Macro Copy

macro_rules! Copy { ... }

Derive macro generating an impl of the trait Copy.