Crates.io | launchdarkly-server-sdk-evaluation |
lib.rs | launchdarkly-server-sdk-evaluation |
version | 2.0.0 |
source | src |
created_at | 2022-01-19 18:48:06.09929 |
updated_at | 2024-07-10 20:57:20.147503 |
description | LaunchDarkly feature flag evaluation engine |
homepage | https://docs.launchdarkly.com/sdk/server-side/rust |
repository | https://github.com/launchdarkly/rust-server-sdk-evaluation |
max_upload_size | |
id | 517012 |
size | 375,870 |
LaunchDarkly is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!
This repository contains the internal feature flag evaluation logic and data model used by the LaunchDarkly Rust SDK. It is packaged separately because it is also used by internal LaunchDarkly components. Applications using the LaunchDarkly Rust SDK should not need to reference this package directly.
Read our documentation for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for the Rust SDK, or the generated API documentation for this project.
This project aims to maintain compatibility with a Rust version that is at least six months old.
Version updates may occur more frequently than the policy guideline states if external forces require it. For example, a CVE in a downstream dependency requiring an MSRV bump would be considered an acceptable reason to violate the six month guideline.
We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.