type BoxedTransport = Boxed<(PeerId, StreamMuxerBox)>;
struct BoxedTransport { /* private fields */ }