Incoming

Type Alias Incoming 

Source
type Incoming = RefCell<Vec<LocalFutureObj<'static, ()>>>;

Aliased Typeยง

struct Incoming { /* private fields */ }