nimbus_cli::value_utils

Function prepare_experiment

source
pub(crate) fn prepare_experiment(
    recipe: &Value,
    params: &NimbusApp,
    branch: &str,
    preserve_targeting: bool,
    preserve_bucketing: bool,
) -> Result<Value>