pub type WalletEventReceiver = Receiver<WalletEvent>;Expand description
The Receiver part of an async_channel::bounded channel
Aliased Typeยง
pub struct WalletEventReceiver { /* private fields */ }pub type WalletEventReceiver = Receiver<WalletEvent>;The Receiver part of an async_channel::bounded channel
pub struct WalletEventReceiver { /* private fields */ }