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