Commit 683df49
Derive PartialEq & Eq in capabilities enum
This helps out when we use the Enum inside error types like
`thiserror::Error`.
Signed-off-by: Babis Chalios <bchalios@amazon.es>1 parent a27d964 commit 683df49
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments