feature-probe-server-sdk 2.3.1

FeatureProbe Server Side SDK for Rust
Documentation

FeatureProbe Server Side SDK for Rust

Top Language codecov Github Star Apache-2.0 license

FeatureProbe is an open source feature management service. This SDK is used to control features in rust programs. This SDK is designed primarily for use in multi-user systems such as web servers and applications.

Basic Terms

Reading the short Introduction will help to understand the code blow more easily. 中文

How to use this SDK

See SDK Doc for detail. 中文

Contributing

We are working on continue evolving FeatureProbe core, making it flexible and easier to use. Development of FeatureProbe happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Please read CONTRIBUTING for details on our code of conduct, and the process for taking part in improving FeatureProbe.