Struct rotor::mio::Sender
[−]
[src]
pub struct Sender<M> where M: Send {
// some fields omitted
}
Sends messages to the EventLoop from other threads.