Type Alias Bootstrapper

Source
pub type Bootstrapper<P> = (P, SocketAddr);
Expand description

Known peer and its accompanying address that will be dialed on startup.