Closed CosminPerRam closed 7 months ago
Just a very small nitpick I found (: For the Counter enum, the derive Clone isn't used at all, it was added in this commit for reference.
Counter
Clone
Just a very small nitpick I found (: For the
Counter
enum, the deriveClone
isn't used at all, it was added in this commit for reference.