nimbus::stateful::enrollment

Function opt_in_with_branch

source
pub fn opt_in_with_branch(
    db: &Database,
    writer: &mut Writer<'_>,
    experiment_slug: &str,
    branch: &str,
) -> Result<Vec<EnrollmentChangeEvent>>