decider

Crates.iodecider
lib.rsdecider
version0.1.9
sourcesrc
created_at2021-12-08 19:37:42.055217
updated_at2022-04-13 22:16:00.10854
descriptiona package for AB-testing and dynamic config
homepagehttps://mattknox.com
repository
max_upload_size
id494775
size44,212
Roman Levitas (mrlevitas)

documentation

https://mattknox.com/decider

README

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.

Commit count: 0

cargo fmt