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
Looks like I need to fix the commit message but what is the right way to test this?
I can't quite figure out the incantation that docs.rs uses to generate docs...
The docs.rs documentation for HttpConnector with hyper 0.14.1 says:
As I understand it this seems based on of the following in hyper's lib.rs:
But it seems the HttpConnector struct also depends on the
tcp
feature.I'm not sure how much control you have over this, but would it be possible to fix the doc to show the extra required feature? =)
The text was updated successfully, but these errors were encountered: