Type Definition cernan::util::Channel[][src]

type Channel = Vec<Sender<Event>>;

A vector of hopper::Senders.