pub type AsyncSender<M, R> = Sender<MessageWithCallback<M, R>>;Aliased Typeยง
pub struct AsyncSender<M, R> { /* private fields */ }pub type AsyncSender<M, R> = Sender<MessageWithCallback<M, R>>;pub struct AsyncSender<M, R> { /* private fields */ }