mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-02 14:12:18 +00:00
Derive trait `Clone` for `mdns::Event`. This makes cloning its contents without destroying type information possible. Related #3593. Pull-Request: #3606.