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