Crate statsig_rdp

Source
Expand description

Implements the statsig client

To change the default request timeout set the STATSIG_TIMEOUT_MS environment variable to the desired timeout value.

Reference: https://docs.statsig.com/http-api

Modules§

models

Structs§

Client
Statsig client that has a local cache and syncs with the API periodically.