#dynamic #context #toolchain #ab-testing

decider

a package for AB-testing and dynamic config

5 releases

0.1.9 Apr 13, 2022
0.1.8 Apr 7, 2022
0.1.6 Mar 30, 2022
0.1.3 Jan 26, 2022
0.1.0 Dec 8, 2021

#395 in Configuration

21 downloads per month

MIT license

37KB
852 lines

decider

Table of Contents

  • installation
  • compiling
  • tests
  • help

How do I set up my rust toolchain?

see Installing Rust I used this method, after having installed with brew install rustup-init or brew install rust and getting warnings.

How do I build?

cargo build builds the library

How do I run tests?

cargo test runs the tests

Where do I go for help?

Ask the experiments team, in #experiments, but probably you won't be here if you aren't already in that team, so ping matt-it's probably his fault.

Dependencies

~5.5MB
~93K SLoC