Crate vexilla_client

source ·
Expand description

This is the Rust client library for Vexilla, a static file-based VCS-native feature flag system.

If you would like to know more about Vexilla head on over to our website. https://vexilla.dev

Structs§

  • VexillaClient is the core struct of this SDK. Most interaction with Vexilla and your feature flags will be through this struct.