Function ntex_redis::cmd::Subscribe

source ·
pub fn Subscribe<T>(channels: Vec<T>) -> SubscribeOutputCommand
where BulkString: From<T>,
Expand description

SUBSCRIBE redis command