macro_rules! substrait_datafusion_err {
    ($($args:expr),*) => { ... };
}
Expand description

Macro wraps $ERR to add backtrace feature