5 releases
| 0.1.9 |
|
|---|---|
| 0.1.8 |
|
| 0.1.6 | Mar 30, 2022 |
| 0.1.3 | Jan 26, 2022 |
| 0.1.0 | Dec 8, 2021 |
#517 in Configuration
24 downloads per month
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
~6MB
~95K SLoC