Type Definition quicr::Incoming[][src]

type Incoming = UnboundedReceiver<NewConnection>;

Stream of incoming connections.