Flipt Rust
This directory contains the Rust source code for the Flipt server-side client.
Documentation
API documentation is available at https://www.flipt.io/docs/reference/overview. This directory contains the Rust source code for the Rust server side SDK.
Installation
Usage
In the examples directory, there is an example Rust program which imports in the flipt client, and uses it appropriately, please refer to that for how to use the client.