open-feature-flagd 0.2.0

The official flagd provider for OpenFeature.
Documentation
1
2
3
4
5
mod in_memory;
mod lru;
mod service;

pub use service::{CacheService, CacheSettings, CacheType};