jsonpath_lib

Macro trace

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