Type Definition libp2p_relay::v2::client::transport::RelayedDial
source · pub type RelayedDial = BoxFuture<'static, Result<RelayedConnection, RelayError>>;
pub type RelayedDial = BoxFuture<'static, Result<RelayedConnection, RelayError>>;