Open
Description
When I try to derive(PartialEq)
for type I get weird compilation error in generated code, but I'm sure it should be fine.
Here's link to playground
When I try to derive(PartialEq)
for type I get weird compilation error in generated code, but I'm sure it should be fine.
Here's link to playground