macro_rules! emit_boot_diagnostics {
    ($build_info:expr $(,)?) => { ... };
}
Expand description

Emits a tracing event with system diagnostic information, for use during service boot.