Function new_ado_step_services

Source
pub fn new_ado_step_services(
    fresh_ado_var: &mut dyn FnMut() -> String,
) -> AdoStepServices<'_>