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
5
#[cfg(not(tarpaulin_include))]
pub mod actix_web_metrics;

pub mod client_metrics;
pub mod route_formatter;