Skip to main content

tx_rx

Function tx_rx 

Source
pub fn tx_rx<T: Send>() -> (MsgSender<T>, MsgReceiver<T>)