Skip to main content

trace_packet

Macro trace_packet 

Source
macro_rules! trace_packet {
    ($($arg:tt)*) => { ... };
}
Expand description

Writes a trace of the given communication packet or event if enable_tracing has been called.