Function stdweb::event_loop
[−]
[src]
pub fn event_loop() -> !
Runs the event loop.
You should call this before returning from main(),
otherwise bad things will happen.