channel

Function channel 

Source
pub fn channel() -> (AnySender, AnyReceiver)
Expand description

An mpsc::channel that supports dynamic typing.