[][src]Function krill::daemon::test::wait_for

pub fn wait_for<O>(tries: u64, error_msg: &str, op: O) where
    O: Copy + FnOnce() -> bool