Function tracing::dispatcher::with_default  
source · [−]Expand description
Sets this dispatch as the default for the duration of a closure.
The default dispatcher is used when creating a new span or
Event.
ⓘNote
Note: This function required the Rust standard library.no_stdusers should useset_global_defaultinstead.
