Type Definition tet_libp2p_kad::BootstrapResult[][src]

type BootstrapResult = Result<BootstrapOk, BootstrapError>;

The result of Kademlia::bootstrap.