Skip to main content

make_update_runnable

Function make_update_runnable 

Source
pub(crate) fn make_update_runnable(
    runnable: &Runnable,
    update_test: UpdateTest,
) -> Option<Runnable>