Function ntex_redis::cmd::UnSubscribe

source ·
pub fn UnSubscribe<T>(channels: Option<Vec<T>>) -> UnSubscribeOutputCommand
where BulkString: From<T>,
Expand description

UNSUBSCRIBE redis command