enable_diagnostics

Function enable_diagnostics 

Source
pub fn enable_diagnostics()
Expand description

Enable diagnostics. Configures the global tracing subscriber, so cannot be used in conjunction with other things that do that. For that reason, this should be called from the main binary.