[0.1.2] - 2023-01-16
Removed
- Requirement for
Debug
andClone
for typesT
inSearchResults
is no longer required in order forClient#search
to return results.
Now if the typeT
does implement both/either trait then
SearchResults
will also have that functionality.