pub fn poll_assert_impl( msg: &'static str, tries: usize, poll_fn: impl Fn() -> bool, )
Implementation of poll_assert