Function calcit_runner::run_program[][src]

pub fn run_program(
    init_fn: &str,
    params: CalcitItems
) -> Result<Calcit, CalcitErr>