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
The http crate with its 0.2 release will move its builders to be from &mut self to self. I want to consider following suit with tonic. Mostly, I wanted to open this to start a discussion.
The
httpcrate with its0.2release will move its builders to be from&mut selftoself. I want to consider following suit withtonic. Mostly, I wanted to open this to start a discussion.cc @jen20