We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb34f08 commit ab19270Copy full SHA for ab19270
1 file changed
src/client.rs
@@ -1237,7 +1237,7 @@ where
1237
/// This method returns the currently acknowledged value recieved from the
1238
/// remote.
1239
///
1240
- /// [settings]: https://tools.ietf.org/html/rfc7540#section-5.1.2
+ /// [1]: https://tools.ietf.org/html/rfc7540#section-5.1.2
1241
pub fn max_concurrent_send_streams(&self) -> usize {
1242
self.inner.max_send_streams()
1243
}
0 commit comments