feattle-ui 0.2.5

Featture toggles for Rust, extensible and with background synchronization and administration UI
Documentation

feattle-ui

Crates.io Docs.rs CI Coverage Status

This crate implements an administration Web Interface for visualizing and modifying the feature flags (called "feattles", for short).

It provides a web-framework-agnostic implementation in [AdminPanel] and a ready-to-use binding to warp in [run_warp_server]. Please refer to the main package - feattle for more information.

Optional features

  • warp: provides [run_warp_server] for a read-to-use integration with [warp]

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See CONTRIBUTING.md.