Files
rust-libp2p/core
Thomas Eizinger 4aa84bf7cd core/transport: Remove Sync bounds (#2667)
With `Transport` becoming non-Clone and having `&mut` self receivers,
the `Sync` requirement no longer makes any sense and we can thus
remove it.
2022-05-29 20:42:48 +02:00
..
2021-08-11 13:12:12 +02:00