Struct libp2p::pnet::Fingerprint [−][src]
pub struct Fingerprint(_);
Expand description
A PreSharedKey fingerprint computed from a PreSharedKey
Trait Implementations
Dumps the fingerprint as hex
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for Fingerprintimpl Send for Fingerprintimpl Sync for Fingerprintimpl Unpin for Fingerprintimpl UnwindSafe for FingerprintBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V