Function ntex_redis::cmd::PSubscribe

source ·
pub fn PSubscribe<T>(channels: Vec<T>) -> SubscribeOutputCommand
where BulkString: From<T>,
Expand description

PSUBSCRIBE redis command