debug_structured

Macro debug_structured 

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

Convenience macro for structured debug logging