Struct rotor::mio::channel::ReceiverCtl [] [src]

pub struct ReceiverCtl { /* fields omitted */ }

Tracks messages received on a channel in order to track readiness.

Methods

impl ReceiverCtl

Trait Implementations

impl Evented for ReceiverCtl