Module libp2p_core::transport::dummy
source · Structs§
- Implementation of
AsyncRead
andAsyncWrite
. Not meant to be instanciated. - Implementation of
Transport
that doesn’t support any multiaddr.
AsyncRead
and AsyncWrite
. Not meant to be instanciated.Transport
that doesn’t support any multiaddr.