Type Definition futures_intrusive::channel::UnbufferedChannel
source · Expand description
An unbuffered GenericChannel
implementation backed by parking_lot
.
An unbuffered GenericChannel
implementation backed by parking_lot
.