Commit 7b8ae01
authored
feat: Add Hash trait to StatsType enum (#18382)
## Which issue does this PR close?
N/A
## Rationale for this change
To be able to use `derive(hash)`
## What changes are included in this PR?
Add `Hash` to the `StatsType` enum
## Are these changes tested?
No need
## Are there any user-facing changes?
kinda1 parent 607325a commit 7b8ae01
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments