Struct sc_peerset::IncomingIndex [−][src]
pub struct IncomingIndex(pub u64);
Expand description
Opaque identifier for an incoming connection. Allocated by the network.
Trait Implementations
Performs the conversion.
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 IncomingIndeximpl Send for IncomingIndeximpl Sync for IncomingIndeximpl Unpin for IncomingIndeximpl UnwindSafe for IncomingIndexBlanket 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, type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V