Function any_mpsc::channel[][src]

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

An mpsc::channel that supports dynamic typing.