Type Definition PubsubStreamInner
redis_async::client::pubsub
type PubsubStreamInner = UnboundedReceiver<RespValue>;