Function mrogalski_looper::run [] [src]

pub fn run<EVENT: Send, HANDLER: Handler<EVENT>>(handler: HANDLER)

Runs the event loop on the current thread.