pub fn main_current_source() -> Option<Source>
Returns the currently firing source for this thread.
The currently firing source or None.
None