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
* Remove lifetimes
* Remove return keyword
* Switch match to if/if-let
* Remove unneeded borrowing
* Switch iterator call to direct reference
* Let WebSocketKey derive Default
* Remove simple closure
* Use helper function
* Switch Vec-ref to remove extra reference
0 commit comments