pub type ApListenerMessageSender = UnboundedSender<ApMessage>;

Aliased Type§

struct ApListenerMessageSender(/* private fields */);