You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation:
GoogleRPCStatus should be hashable: all of its properties already are.
Modifications:
- Add missing Hashable conformance
- Fix incorrect doc
Result:
GoogleRPCStatus is Hashable
0 commit comments