statsig-rs

Crates.iostatsig-rs
lib.rsstatsig-rs
version0.7.3
sourcesrc
created_at2022-10-21 18:38:13.944898
updated_at2024-04-04 19:50:48.447641
descriptionUnofficial crate to interact with statsig.io
homepage
repositoryhttps://github.com/reidopitaco/statsig-rs
max_upload_size
id693829
size144,035
Danilo Alves (Danilo4lves)

documentation

README

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.

Commit count: 29

cargo fmt