pub fn glean_set_experiment_inactive(experiment_id: String)
Expand description

Indicate that an experiment is no longer running.

See core::Glean::set_experiment_inactive.