| behavior.rs |
|
19741 |
- |
| client |
|
|
- |
| dbcache.rs |
|
7513 |
- |
| enrollment.rs |
|
9241 |
- |
| evaluator.rs |
|
6051 |
- |
| gecko_prefs.rs |
|
13883 |
- |
| matcher.rs |
This module defines all the information needed to match a user with an experiment.
Soon it will also include a `match` function of some sort that does the matching.
It contains the `AppContext`
provided by the consuming client.
|
2929 |
- |
| mod.rs |
|
416 |
- |
| nimbus_client.rs |
|
40631 |
- |
| persistence.rs |
Our storage abstraction, currently backed by Rkv. |
27066 |
- |
| targeting.rs |
|
4326 |
- |
| updating.rs |
This module implements the primitive functions to implement
safe updating from the server. |
1385 |
- |