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 11e8409 commit e409efbCopy full SHA for e409efb
tonic/src/transport/channel/service/discover.rs
@@ -1,4 +1,4 @@
1
-use crate::transport::{channel::service::Connection, Endpoint};
+use super::super::{Connection, Endpoint};
2
3
use std::{
4
hash::Hash,
0 commit comments