Function ntex_redis::cmd::SSubscribe

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

SSUBSCRIBE redis command