Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 859 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 859 Bytes

Statsig client

github crates.io docs.rs

Unofficial lib to interact with statsig.io. It's still an early WIP version, but is already capable of handling some checks with cache and delegate other scenarios to an HTTP request to the API.

Implements the logic described for their Server SDKs.