This commit is contained in:
Jon Häggblad
2022-09-06 13:00:41 +02:00
parent 5b0d5ac2ba
commit bb145a1cc3
@@ -88,6 +88,7 @@ where
// obviously when we finally make shared rng that is on 'higher' level, this should become
// generic `R`
impl LoopCoverTrafficStream<OsRng> {
#[allow(clippy::too_many_arguments)]
pub fn new(
ack_key: Arc<AckKey>,
average_ack_delay: time::Duration,