| behavior.rs |
|
19741 |
| client |
|
|
| dbcache.rs |
|
7513 |
| enrollment.rs |
|
8786 |
| evaluator.rs |
|
6051 |
| gecko_prefs.rs |
|
11959 |
| 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.
|
3026 |
| mod.rs |
|
416 |
| nimbus_client.rs |
|
39954 |
| persistence.rs |
Our storage abstraction, currently backed by Rkv. |
27050 |
| targeting.rs |
|
4299 |
| updating.rs |
This module implements the primitive functions to implement
safe updating from the server. |
1385 |