Type Definition disarray_network::BoxedTransport

source ·
pub type BoxedTransport = Boxed<(PeerId, StreamMuxerBox)>;
Expand description

Type alias for a boxed transport