macro_rules! packet_trace {
    ($location:expr, $payload:block) => { ... };
}
Expand description

Logs location and hash of provided data