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 409cff3 commit 177cc7fCopy full SHA for 177cc7f
src/async_impl/client.rs
@@ -1964,7 +1964,7 @@ impl ClientBuilder {
1964
1965
/// Adds a new Tower [`Layer`](https://docs.rs/tower/latest/tower/trait.Layer.html) to the
1966
/// base connector [`Service`](https://docs.rs/tower/latest/tower/trait.Service.html) which
1967
- /// is responsible for connection establishment.a
+ /// is responsible for connection establishment.
1968
///
1969
/// Each subsequent invocation of this function will wrap previous layers.
1970
0 commit comments