Type Alias near_async::messaging::AsyncSender
source · pub type AsyncSender<M, R> = Sender<MessageWithCallback<M, R>>;
Aliased Type§
struct AsyncSender<M, R> { /* private fields */ }
pub type AsyncSender<M, R> = Sender<MessageWithCallback<M, R>>;
struct AsyncSender<M, R> { /* private fields */ }