Function ntex_redis::cmd::PSubscribe

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

PSUBSCRIBE redis command