unleash-edge 16.0.4

Unleash edge is a proxy for Unleash. It can return both evaluated feature toggles as well as the raw data from Unleash's client API
Documentation
1
2
3
4
#[cfg(not(tarpaulin_include))]
pub mod background_send_metrics;
pub mod feature_refresher;
pub mod unleash_client;