mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-08 07:31:21 +00:00
Derive debug for RelayConfig. (#2048)
Co-authored-by: Max Inden <mail@max-inden.de>
This commit is contained in:
parent
426a20c66b
commit
05aa794552
@ -99,6 +99,7 @@ enum IncomingRelayReq {
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[derive(Debug)]
|
||||||
pub struct RelayConfig {
|
pub struct RelayConfig {
|
||||||
/// How long to keep connections alive when they're idle.
|
/// How long to keep connections alive when they're idle.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user