Skip to content

Commit 05aa794

Browse files
dvc94chmxinden
andauthored
Derive debug for RelayConfig. (#2048)
Co-authored-by: Max Inden <[email protected]>
1 parent 426a20c commit 05aa794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocols/relay/src/behaviour.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ enum IncomingRelayReq {
9999
},
100100
}
101101

102+
#[derive(Debug)]
102103
pub struct RelayConfig {
103104
/// How long to keep connections alive when they're idle.
104105
///

0 commit comments

Comments
 (0)