is_running

Function is_running 

Source
pub fn is_running() -> bool
Expand description

Returns true if there is an event loop currently running

This basically returns false if and only if handle() would panic