growthbook-rust 0.0.3

Official Growthbook Rust SDK
Documentation
1
2
3
4
5
6
7
8
# doc: https://github.com/rust-lang/rustfmt/blob/master/Configurations.md
max_width = 200
tab_spaces = 4
newline_style = "Unix"
reorder_imports = true
fn_params_layout = "Vertical"
match_block_trailing_comma = true
use_field_init_shorthand = true