initSidebarItems({"constant":[["GROUP_SIZE","The size of a close group."],["PARALLELISM","The number of nodes a message is sent to in each hop for redundancy."]],"enum":[["Destination","A message destination."],["HopType","Specifies the number of times we have already passed on a particular message."]],"struct":[["AddedNodeDetails","This is returned by `RoutingTable::add_node` if a new node has been added."],["DroppedNodeDetails","This is returned by `RoutingTable::drop_connection` if a node was dropped."],["NodeInfo","A routing table entry representing a node and the connections to that node."],["RoutingTable","A routing table to manage connections for a node."]],"trait":[["HasName","A trait for anything that has a `XorName` and can thus be addressed in the network."]]});