pub type ConnectionStatsSender = UnboundedSender<SignalReportIndication>;

Aliased Type§

struct ConnectionStatsSender(/* private fields */);