[][src]Type Definition libp2p_kad::BootstrapResult

type BootstrapResult = Result<BootstrapOk, BootstrapError>;

The result of Kademlia::bootstrap.