flagsmith-async 1.0.4

Flagsmith SDK for Rust
Documentation
1
2
3
4
pub mod error;
pub mod flagsmith_async;
pub use crate::flagsmith_async::models::Flag;
pub use crate::flagsmith_async::{Flagsmith, FlagsmithOptions};