Trait mio::Evented [] [src]

pub trait Evented { }

A value that may be registered with an EventLoop

Implementors