mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-25 08:51:20 +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