Function ntex_redis::cmd::SSubscribe
source · pub fn SSubscribe<T>(channels: Vec<T>) -> SubscribeOutputCommandwhere
BulkString: From<T>,
Expand description
SSUBSCRIBE redis command
pub fn SSubscribe<T>(channels: Vec<T>) -> SubscribeOutputCommandwhere
BulkString: From<T>,
SSUBSCRIBE redis command