Function hiredis::connect [] [src]

pub fn connect(address: &str, port: usize) -> Result<Context>

Connect to a Redis server.