Implement Debug and Clone when possible
marcusklaas opened this issue · comments
Marcus Klaas de Vries commented
Marcus Klaas de Vries commented
It's not implemented by default, but it is possible to add a #[derive(Debug, Clone)]
to the definition.