Trait reactor::Evented [] [src]

pub trait Evented { }

A value that may be registered with an EventLoop

Implementations on Foreign Types

impl Evented for Io
[src]

[src]

[src]

[src]

Implementors