Type Definition disarray_network::BoxedTransport
source · pub type BoxedTransport = Boxed<(PeerId, StreamMuxerBox)>;
Expand description
Type alias for a boxed transport
pub type BoxedTransport = Boxed<(PeerId, StreamMuxerBox)>;
Type alias for a boxed transport