mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-29 02:31:20 +00:00
We don't need to define our own type here, we can simply implement `Transport` on `either::Either`.
We don't need to define our own type here, we can simply implement `Transport` on `either::Either`.