pub type ConnectionStatsReceiver = UnboundedReceiver<SignalReportIndication>;
pub struct ConnectionStatsReceiver { /* private fields */ }