mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 00:01:33 +00:00
We are already boxing the given object so we might as well pin to to avoid the `Unpin` trait bound.
We are already boxing the given object so we might as well pin to to avoid the `Unpin` trait bound.