[][src]Type Definition futures_intrusive::channel::shared::StateReceiver

type StateReceiver<T> = GenericStateReceiver<RawMutex, T>;

A GenericStateReceiver implementation backed by parking_lot.