flagsmith 3.1.1

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