rust-analyzer team lead
That is also just fine, derives are not even required to output a trait impl. It's just convention as that was what they initially were meant for. Nowadays its more just a macro kind that cannot change its input.
That is also just fine, derives are not even required to output a trait impl. It's just convention as that was what they initially were meant for. Nowadays its more just a macro kind that cannot change its input.