Struct tokio_timer::timer::Turn
[−]
[src]
pub struct Turn(_);
Return value from the turn
method on Timer
.
Currently this value doesn't actually provide any functionality, but it may
in the future give insight into what happened during turn
.