Struct libp2p::kad::QueryId [−][src]
pub struct QueryId(_);
Expand description
Unique identifier for an active query.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for QueryIdimpl UnwindSafe for QueryIdBlanket Implementations
Mutably borrows from an owned value. Read more
impl<T> CallHasher for T where
T: Hash,
impl<T> CallHasher for T where
T: Hash, pub fn vzip(self) -> V