macro_rules! impl_dht_node_defaults { ($t:ty) => { ... }; }
Implements default Hash, PartialEq, and Eq for a struct implementing DhtNode
DhtNode