Function base::test_utils::poll_assert_impl
source · pub fn poll_assert_impl(
msg: &'static str,
tries: usize,
poll_fn: impl Fn() -> bool
)
Expand description
Implementation of poll_assert
pub fn poll_assert_impl(
msg: &'static str,
tries: usize,
poll_fn: impl Fn() -> bool
)
Implementation of poll_assert