Function connect

Source
pub async fn connect<S: IntoConnectionInfo>(
    redis: S,
) -> Result<ConnectionManager, RedisError>
Expand description

Shorthand to create a client and connect