mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-26 00:01:33 +00:00
* Add Ord implementation for KeepAlive * Fix import path * Implement PartialOrd for KeepAlive * remove Ord implementation * Reimplement Ord for KeepAlive * Add equality cases to KeepAlive Ord implementation