Struct libp2p_relay::RequestId [−][src]
pub struct RequestId(_);
Expand description
The ID of an outgoing / incoming, relay / destination request.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RequestIdimpl UnwindSafe for RequestIdBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V