Skip to main content

task

Function task 

Source
fn task(
    acts: &[(&str, Option<&str>)],
    next: Option<&str>,
    revisit: bool,
    cont: bool,
) -> Task