mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 22:37:57 +00:00
network-libp2p: add derive to ServiceEvent (#1118)
This commit is contained in:
@@ -171,6 +171,7 @@ where TProtos: IntoIterator<Item = RegisteredProtocol> {
|
||||
}
|
||||
|
||||
/// Event produced by the service.
|
||||
#[derive(Debug)]
|
||||
pub enum ServiceEvent {
|
||||
/// Closed connection to a node.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user