pub fn PSubscribe<T>(channels: Vec<T>) -> SubscribeOutputCommandwhere
BulkString: From<T>,
Expand description
PSUBSCRIBE redis command
pub fn PSubscribe<T>(channels: Vec<T>) -> SubscribeOutputCommandwhere
BulkString: From<T>,
PSUBSCRIBE redis command