Function tracing::dispatch::get_default
source · pub fn get_default<T, F>(f: F) -> TExpand description
Executes a closure with a reference to the current dispatcher.
pub fn get_default<T, F>(f: F) -> TExecutes a closure with a reference to the current dispatcher.