mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-01 12:11:20 +00:00
Calling `.boxed()` will already map the muxer in a `StreamMuxer` box. This mapping is therefore unnecessary.
Calling `.boxed()` will already map the muxer in a `StreamMuxer` box. This mapping is therefore unnecessary.