mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-30 19:21:19 +00:00
`Boxed` is not generic over the error but over `Output` (i.e. `O`) only. Pull-Request: #4137.
`Boxed` is not generic over the error but over `Output` (i.e. `O`) only. Pull-Request: #4137.