Closed CommanderStorm closed 2 weeks ago
For testing, having more derives for the SearchEntry are handy. Concretely, having Eq derived might be helpfull.
SearchEntry
Eq
Thanks for the PR. Tried this, the attrs and bin_attrs fields can't derive Hash, so I won't be merging it.
attrs
bin_attrs
Hash
For testing, having more derives for the
SearchEntry
are handy. Concretely, havingEq
derived might be helpfull.