Struct tokio_current_thread::Turn [−][src]
Returned by the turn
function.
Methods
impl Turn
[src]
[−]
impl Turn
pub fn has_polled(&self) -> bool
[src]
[−]
pub fn has_polled(&self) -> bool
true
if any futures were polled at all and false
otherwise.