mz_ore::tracing

Type Alias GlobalSubscriber

Source
type GlobalSubscriber = Arc<dyn Subscriber + Send + Sync + 'static>;
Available on crate feature tracing_ only.
Expand description

Aliased Typeยง

struct GlobalSubscriber { /* private fields */ }