Module either
libp2p
0.52.4
Module either
Enums
In libp2p::core
Modules
connection
either
multiaddr
muxing
peer_record
signed_envelope
transport
upgrade
Structs
DecodeError
Multiaddr
PeerRecord
SignedEnvelope
Enums
ConnectedPoint
Endpoint
Traits
InboundUpgrade
OutboundUpgrade
StreamMuxer
Transport
UpgradeInfo
Functions
address_translation
Type Aliases
Negotiated
?
Settings
Module
libp2p
::
core
::
either
Copy item path
source
·
[
−
]
Enums
§
EitherFuture
Implements
Future
and dispatches all method calls to either
First
or
Second
.