re_viewer::app

Type Alias ReceiveSetTable

Source
type ReceiveSetTable = Mutex<Vec<Receiver<TableMsg>>>;

Aliased Typeยง

struct ReceiveSetTable { /* private fields */ }