Derive Macro dupe::Clone_

source ·
#[derive(Clone_)]
Expand description

Derive the Clone trait, but without requiring all type arguments to implement Clone.