flipt 1.0.0

Flipt Server SDK
Documentation

Flipt Rust

crates.io

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

cargo add flipt

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.