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
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V