pub fn dump_diagnostics()Expand description
Dump runtime diagnostics to stderr
This can be called directly from code or triggered via SIGQUIT. Output goes to stderr to avoid mixing with program output.
pub fn dump_diagnostics()Dump runtime diagnostics to stderr
This can be called directly from code or triggered via SIGQUIT. Output goes to stderr to avoid mixing with program output.