Function ntex_redis::cmd::PUnSubscribe
source · pub fn PUnSubscribe<T>(channels: Option<Vec<T>>) -> UnSubscribeOutputCommandwhere
BulkString: From<T>,
Expand description
PUNSUBSCRIBE redis command
pub fn PUnSubscribe<T>(channels: Option<Vec<T>>) -> UnSubscribeOutputCommandwhere
BulkString: From<T>,
PUNSUBSCRIBE redis command