Struct libp2p::kad::record::Key [−][src]
pub struct Key(_);
Expand description
The (opaque) key of a record.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Keyimpl UnwindSafe for KeyBlanket 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