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
|
2 | use tonic::transport::channel::Change;
| ^^^^^^ private enum
|
note: the enum Change is defined here
--> /tonic-0.12.3/src/transport/channel/mod.rs:33:16
-->
Version
Platform
The text was updated successfully, but these errors were encountered:
Bug Report
src/dynamic_load_balance/client.rs:2:32|
2 | use tonic::transport::channel::Change;
| ^^^^^^ private enum
|
note: the enum
Change
is defined here--> /tonic-0.12.3/src/transport/channel/mod.rs:33:16
-->
Version
Platform
The text was updated successfully, but these errors were encountered: