Struct libp2p_relay::v2::RequestId
source · [−]pub struct RequestId(_);
Expand description
The ID of an outgoing / incoming, relay / destination request.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RequestId
impl UnwindSafe for RequestId
Blanket Implementations
Mutably borrows from an owned value. Read more