[][src]Type Definition ws_gonzale::Channel

type Channel<T> = (Sender<T>, Receiver<T>);