Struct tokio_timer::timer::Turn
source · pub struct Turn(_);Expand description
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.