Module routing

Module routing 

Source
Expand description

Routing provides the capability of finding a peer with the given peer Id.

The Routing traits is implemented on types that provide the find_peer method..

Traits§

Routing
routing trait for finding a peer.

Type Aliases§

IRouting