type ReceiveSetTable = Mutex<Vec<Receiver<TableMsg>>>;
struct ReceiveSetTable { /* private fields */ }