Struct libp2p_kad::handler::KademliaRequestId [−][src]
pub struct KademliaRequestId { /* fields omitted */ }Expand description
Unique identifier for a request. Must be passed back in order to answer a request from the remote.
Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.