Function ntex_redis::cmd::UnSubscribe

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

UNSUBSCRIBE redis command