Struct tokio::executor::current_thread::Turn [] [src]

pub struct Turn(_);

Returned by the turn function

Trait Implementations

impl Debug for Turn
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Turn

impl Sync for Turn