[][src]Function tokio_trace_core::dispatcher::get_default

pub fn get_default<T, F>(f: F) -> T where
    F: FnMut(&Dispatch) -> T, 

Executes a closure with a reference to this thread's current dispatcher.