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.

Trait Implementations

impl Debug for Turn
[src]

[src]

Formats the value using the given formatter.