Struct tokio_reactor::Turn
[−]
[src]
pub struct Turn { /* fields omitted */ }
Return value from the turn
method on Reactor
.
Currently this value doesn't actually provide any functionality, but it may
in the future give insight into what happened during turn
.