pub async fn poll_until_impl<F: Fn() -> bool>(poll_fn: F, loc: &SourceLocation)
Expand description

Use poll_until!() instead.