Function ntex_redis::cmd::SSubscribe

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

SSUBSCRIBE redis command