Crate call_trace_macro
See all call_trace_macro's items
Provides the #[trace_with] attribute for the callback-trace crate.
#[trace_with]
callback-trace
The #[trace_with] macro. Needs to be applied to function definitions, and will invoke hte Trace interface on the user-provided expression.
Trace