pub type ConnectionStatsReceiver = UnboundedReceiver<SignalReportIndication>;

Aliased Type§

struct ConnectionStatsReceiver { /* private fields */ }