Structs§
- Percent
- The simplest rollout strategy, a floating point number between 0 and 100 that represents the percentage of requests which should use the experimental method. The experimental results will be compared to the control results.
Enums§
- Rollout
Decision - A decision of if the control or experimental methods should be used
Traits§
- Rollout
Strategy - A method for chosing if the control or experimental code should run