Files
rust-libp2p/core/src
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
..
2022-04-19 12:13:45 +02:00
2022-02-16 16:16:54 +01:00
2022-04-19 12:13:45 +02:00
2022-04-19 12:13:45 +02:00